mirror of
https://github.com/Thumbscrew/matrix-homeserver-docker-compose.git
synced 2025-01-18 17:45:46 +00:00
add missing https
This commit is contained in:
parent
0822c4ced6
commit
f2b37609db
@ -51,6 +51,6 @@ services:
|
||||
ports:
|
||||
- ${SYNAPSE_ADMIN_PORT}:80
|
||||
environment:
|
||||
REACT_APP_SERVER: ${SERVER_NAME}
|
||||
REACT_APP_SERVER: https://${SERVER_NAME}
|
||||
depends_on:
|
||||
- synapse
|
||||
|
Loading…
Reference in New Issue
Block a user