Close nginx also
This commit is contained in:
parent
7941dbd14d
commit
60405a8504
|
@ -169,6 +169,7 @@ in
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://127.0.0.1:8073";
|
proxyPass = "http://127.0.0.1:8073";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Nextcloud Proxy
|
# Nextcloud Proxy
|
||||||
|
|
Reference in a new issue