Fix
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
- ${MAS_CONFIG_DIR}:/config
|
||||
ports:
|
||||
- "8090:8090"
|
||||
depends_on:
|
||||
- mas_db
|
||||
mas_db:
|
||||
image: docker.io/library/postgres:17
|
||||
restart: unless-stopped
|
||||
@@ -35,5 +37,5 @@ services:
|
||||
- "8008:8008"
|
||||
depends_on:
|
||||
- synapse_db
|
||||
- matrix-authentication-service
|
||||
- mas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user