mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update nginx.conf
This commit is contained in:
parent
aaa92622cb
commit
b4e2de73fe
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@ rewrite ^/$ https://__DOMAIN__/loleaflet/dist/admin/admin.html permanent;
|
|||
proxy_pass http://localhost:9980;
|
||||
proxy_set_header Host $http_host;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue