Another attempt to fix nextcloud.
This commit is contained in:
@@ -80,8 +80,8 @@ server {
|
||||
|
||||
location / {
|
||||
include /etc/nginx/includes/proxy.conf;
|
||||
proxy_set_header X-Forwarded-Host http://cloud.colindiem.com:80;
|
||||
proxy_pass https://192.168.1.202:9443;
|
||||
proxy_redirect https://cloud.colindiem.com/ http://cloud.colindiem.com/;
|
||||
}
|
||||
|
||||
access_log /var/log/nginx/nextcloud-access.log combined;
|
||||
|
||||
Reference in New Issue
Block a user