1
0
Fork 0
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:
Rafi59 2018-02-05 21:38:27 +01:00 committed by GitHub
parent aaa92622cb
commit b4e2de73fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,3 +36,6 @@ rewrite ^/$ https://__DOMAIN__/loleaflet/dist/admin/admin.html permanent;
proxy_pass http://localhost:9980;
proxy_set_header Host $http_host;
}
}