Update Caddyfile.tmpl
This commit is contained in:
parent
8971d6e31b
commit
42e714b441
@ -34,6 +34,7 @@ chat.{$DWEB_DOMAIN}, http://chat.{$DWEB_ONION} {
|
|||||||
matrix.{$DWEB_DOMAIN}, http://matrix.{$DWEB_ONION} {
|
matrix.{$DWEB_DOMAIN}, http://matrix.{$DWEB_ONION} {
|
||||||
reverse_proxy /_matrix/* http://synapse:8008
|
reverse_proxy /_matrix/* http://synapse:8008
|
||||||
reverse_proxy /_synapse/client/* http://synapse:8008
|
reverse_proxy /_synapse/client/* http://synapse:8008
|
||||||
|
# reverse_proxy /_synapse/admin/* http://synapse:8008 # Uncomment this line to use admin tools like Synapse-admin
|
||||||
reverse_proxy /.well-known/* http://synapse:8008
|
reverse_proxy /.well-known/* http://synapse:8008
|
||||||
header Onion-Location http://matrix.{$DWEB_ONION}
|
header Onion-Location http://matrix.{$DWEB_ONION}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user