remove docker-compose.yml.example command
This commit is contained in:
parent
b046718d1d
commit
5ffcb9f235
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ Copy example configuration files with following:
|
|||
```sh
|
||||
cp .config/docker_example.yml .config/default.yml
|
||||
cp .config/docker_example.env .config/docker.env
|
||||
cp ./docker-compose.yml.example ./docker-compose.yml
|
||||
```
|
||||
|
||||
Edit `default.yml` and `docker.env` according to the instructions in the files.
|
||||
|
|
Loading…
Reference in a new issue