fix nginx.conf
This commit is contained in:
parent
b4bb78d535
commit
8d40607738
|
|
@ -39,7 +39,7 @@ server {
|
||||||
# Internal MeshCentral hop to avoid upstream TLS handshake instability.
|
# Internal MeshCentral hop to avoid upstream TLS handshake instability.
|
||||||
set $meshserver meshcentral:8082;
|
set $meshserver meshcentral:8082;
|
||||||
# Public host MeshCentral expects in Host header.
|
# Public host MeshCentral expects in Host header.
|
||||||
set $meshhost soict-overleaf.tailc51e09.ts.net:8443
|
set $meshhost soict-overleaf.tailc51e09.ts.net:8443;
|
||||||
|
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user