Compare commits
1 Commits
ec79413676
...
master
Author | SHA1 | Date | |
---|---|---|---|
a4497b8842 |
@ -16,13 +16,14 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- CONTAINER_PRESERVE_CONFIG = true
|
- CONTAINER_PRESERVE_CONFIG = true
|
||||||
secrets:
|
secrets:
|
||||||
- config_json:config.json
|
- source: config_json
|
||||||
|
target: config.json
|
||||||
networks:
|
networks:
|
||||||
- foundry
|
- foundry
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
config_json:
|
config_json:
|
||||||
file: secrets.json
|
file: ./secrets.json
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
5etools:
|
5etools:
|
||||||
|
Reference in New Issue
Block a user