mirror of
https://notabug.org/halcyon-suite/halcyon
synced 2024-12-23 00:10:37 +01:00
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
|
# 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.
|
The configs must be adjusted ahead of running the container for production use.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user