Update default.conf
This commit is contained in:
parent
d96ba02c54
commit
2bf32921a3
@ -1074,7 +1074,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass http://10.8.0.8:7037/;
|
proxy_pass http://10.6.0.9:7037/;
|
||||||
}
|
}
|
||||||
|
|
||||||
listen 443 ssl; # managed by Certbot
|
listen 443 ssl; # managed by Certbot
|
||||||
|
Loading…
Reference in New Issue
Block a user