Tweaking nextcloud proxy.
This commit is contained in:
@@ -76,7 +76,7 @@ server {
|
||||
|
||||
location / {
|
||||
include /etc/nginx/includes/proxy.conf;
|
||||
proxy_pass http://192.168.1.202;
|
||||
proxy_pass http://192.168.1.202:9443;
|
||||
}
|
||||
|
||||
access_log /var/log/nginx/nextcloud-access.log combined;
|
||||
|
||||
Reference in New Issue
Block a user