pass
This commit is contained in:
parent
4473c2ab0f
commit
2ab97978d6
|
|
@ -14,6 +14,9 @@ services:
|
||||||
- medicine-network
|
- medicine-network
|
||||||
external_links:
|
external_links:
|
||||||
- "postgres:postgres-host"
|
- "postgres:postgres-host"
|
||||||
|
volumes:
|
||||||
|
- ./supervisor_confs:/supervisor_confs
|
||||||
|
- ./streams:/streams
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue