Fix more
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
|||||||
working_dir: /config
|
working_dir: /config
|
||||||
volumes:
|
volumes:
|
||||||
- ${MAS_CONFIG_DIR}:/config
|
- ${MAS_CONFIG_DIR}:/config
|
||||||
|
environment:
|
||||||
|
MAS_CONFIG: ${MAS_CONFIG_DIR}/config.yaml
|
||||||
ports:
|
ports:
|
||||||
- "8090:8090"
|
- "8090:8090"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user