services: synapse remove exposed federeation port for Synapse
This commit is contained in:
parent
c0928b87a6
commit
a2b43b2855
|
@ -364,5 +364,5 @@ services:
|
|||
- ./matrix/matrix.env
|
||||
volumes:
|
||||
- ./matrix:/data
|
||||
ports:
|
||||
- 8008:8008
|
||||
expose:
|
||||
- 8008
|
||||
|
|
Reference in a new issue