Update path in Docker README

This commit is contained in:
KemoNine 2019-01-06 19:16:57 +00:00
parent 030e89d239
commit 6470a7282b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ docker build -t halcyon/halcyon:latest .
# Configuration
The container has the official example configs stored at ```/var/www/html/config``` inside the image. You can copy the examples from the container to the server via a temporary container and volume.
The container has the official example configs stored at ```/var/www/html/config.example``` inside the image. You can copy the examples from the container to the server via a temporary container and volume.
The configs must be adjusted ahead of running the container for production use.