Update port for synapse container
This commit is contained in:
parent
aa2915f080
commit
24f34c1042
2 changed files with 4 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
restart: unless-stopped
|
||||
hostname: synapse
|
||||
ports:
|
||||
- 8000:8008
|
||||
- 8008:8008
|
||||
- 9009:9009
|
||||
links:
|
||||
- synapse-db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue