Update port for synapse container

This commit is contained in:
Aroy-Art 2024-10-27 19:56:41 +01:00
parent aa2915f080
commit 24f34c1042
Signed by: Aroy
GPG key ID: 583642324A1D2070
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
[core]
pager = delta
[color] [color]
ui = auto ui = auto

View file

@ -20,7 +20,7 @@ services:
restart: unless-stopped restart: unless-stopped
hostname: synapse hostname: synapse
ports: ports:
- 8000:8008 - 8008:8008
- 9009:9009 - 9009:9009
links: links:
- synapse-db - synapse-db