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