mirror of
https://github.com/YunoHost-Apps/synapse-admin_ynh.git
synced 2024-09-03 20:26:34 +02:00
Update endpoint.nginx.conf
This commit is contained in:
parent
f4a7ef78fc
commit
8943b1a751
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location ~ ^(/_matrix|/_synapse/client) {
|
||||
location /_synapse/admin {
|
||||
|
||||
proxy_pass http://127.0.0.1:__SYNAPSE_PORT__;
|
||||
proxy_set_header X-Forwarded-For $remote_addr;
|
||||
|
|
Loading…
Add table
Reference in a new issue