mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
Tweaks to docker-README.md to reflect its new relative path
This commit is contained in:
parent
a510411339
commit
772c117760
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ You can find a `docker-compose.yml` file in the same folder as this `README`, al
|
|||
|
||||
Rename the files:
|
||||
|
||||
`mv .config/default_example.yml .config/default.yml`
|
||||
`cp .config/default_example.yml .config/default.yml`
|
||||
|
||||
`mv .config/docker_example.env .config/docker.env`
|
||||
`cp .config/example.env .config/docker.env`
|
||||
|
||||
then edit them according to your environment.
|
||||
You can configure `docker.env` with anything you like, but you will have to pay attention to the `default.yml` file:
|
||||
|
|
Loading…
Reference in a new issue