changed server port

This commit is contained in:
Shihaam Abdul Rahman 2022-11-07 23:46:11 +05:00
parent 7218680efa
commit c473d8d948
Signed by: shihaam
GPG Key ID: 16ADCF6871CB2A56

View File

@ -9,7 +9,7 @@ services:
- ./init:/root/init
- ./synapse:/root/synapse
ports:
- 8006:80
- 8006:8008
restart: always
environment:
REPORTSTATUS: 'no'