mirror of
https://github.com/Thumbscrew/matrix-homeserver-docker-compose.git
synced 2025-07-01 10:35:31 +00:00
Add networks
so matrix and be connected to an existing reverse proxy network
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# volume
|
||||
# Docker settings
|
||||
VOLUME_PATH=/data/matrix
|
||||
DOCKER_PROXY_NETWORK=proxy # Replace with your proxy's network
|
||||
|
||||
# synapse
|
||||
SYNAPSE_IMAGE_TAG=latest
|
||||
|
Reference in New Issue
Block a user