services: synapse remove exposed federeation port for Synapse

This commit is contained in:
Bruno BELANYI 2020-07-15 02:53:08 +02:00
parent c0928b87a6
commit a2b43b2855
1 changed files with 2 additions and 2 deletions

View File

@ -364,5 +364,5 @@ services:
- ./matrix/matrix.env
volumes:
- ./matrix:/data
ports:
- 8008:8008
expose:
- 8008