design final
This commit is contained in:
parent
99a690972e
commit
2d69d919a6
9 changed files with 149 additions and 227 deletions
|
|
@ -1,12 +0,0 @@
|
|||
services:
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:latest
|
||||
container_name: synapse
|
||||
restart: always
|
||||
ports:
|
||||
- "8008:8008" # client-server API (internal)
|
||||
volumes:
|
||||
- ./matrix/data:/data
|
||||
environment:
|
||||
- SYNAPSE_SERVER_NAME=localhost
|
||||
- SYNAPSE_REPORT_STATS=no
|
||||
Loading…
Add table
Add a link
Reference in a new issue