1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00

Update nginx.conf

This commit is contained in:
ericgaspar 2022-01-05 09:25:44 +01:00
parent a2c6e311de
commit 508b1adf1e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,6 @@ location __PATH__/ {
index index.html;
# BOSH
location = __PATH__/http-bind {
proxy_pass "http://localhost:5290/http-bind";
proxy_http_version 1.1;