Update path in Docker README
This commit is contained in:
parent
030e89d239
commit
6470a7282b
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue