This commit is contained in:
Peter Smit
2025-02-23 15:50:07 +01:00
parent 6e44cbd22e
commit d9e6e98d92

View File

@@ -6,7 +6,7 @@ services:
volumes: volumes:
- ${MAS_CONFIG_DIR}:/config - ${MAS_CONFIG_DIR}:/config
environment: environment:
MAS_CONFIG: ${MAS_CONFIG_DIR}/config.yaml MAS_CONFIG: /config/config.yaml
ports: ports:
- "8090:8090" - "8090:8090"
depends_on: depends_on: