mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 08:53:49 +01:00
docs: docker-compose.yml.exampleのファイル名修正 (#73)
This commit is contained in:
parent
aff566ba94
commit
8450c38082
@ -30,7 +30,7 @@ git checkout master
|
||||
```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
|
||||
cp ./docker-compose_example.yml ./docker-compose.yml
|
||||
```
|
||||
|
||||
`default.yml`と`docker.env`をファイル内の説明に従って編集してください。
|
||||
|
Loading…
Reference in New Issue
Block a user