mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update element.subdomain.conf
This commit is contained in:
parent
49d70afcb1
commit
73f87a7a85
@ -1,7 +1,7 @@
|
|||||||
## Version 2021/05/18
|
## Version 2021/05/18
|
||||||
# make sure that your dns has a cname set for element
|
# make sure that your dns has a cname set for element
|
||||||
# if element is running in bridge mode and the container is named "element", the below config should work as is
|
# if element is running in bridge mode and the container is named "element", the below config should work as is
|
||||||
# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app <containername>;"
|
# if not, replace the line "set $upstream_app element;" with "set $upstream_app <containername>;"
|
||||||
# or "set $upstream_app <HOSTIP>;" for host mode, HOSTIP being the IP address of element
|
# or "set $upstream_app <HOSTIP>;" for host mode, HOSTIP being the IP address of element
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
Loading…
Reference in New Issue
Block a user