Update compose.yaml
This commit is contained in:
parent
4a595e219a
commit
16b22afe1d
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ services:
|
||||||
- source: servatrice_config
|
- source: servatrice_config
|
||||||
target: /config/servatrice.ini
|
target: /config/servatrice.ini
|
||||||
mode: 0444
|
mode: 0444
|
||||||
|
profiles:
|
||||||
|
- build
|
||||||
volumes:
|
volumes:
|
||||||
- ./.data/logs:/var/log/servatrice
|
- ./.data/logs:/var/log/servatrice
|
||||||
- ./.data/replays:/var/lib/servatrice/replays
|
- ./.data/replays:/var/lib/servatrice/replays
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue