More tweaking.
This commit is contained in:
@@ -82,6 +82,7 @@ server {
|
||||
location / {
|
||||
include /etc/nginx/includes/proxy.conf;
|
||||
proxy_pass https://192.168.1.202:9443;
|
||||
proxy_redirect http://192.168.1.202:9443/ https://cloud.colindiem.com/;
|
||||
}
|
||||
|
||||
access_log /var/log/nginx/nextcloud-access.log combined;
|
||||
|
||||
Reference in New Issue
Block a user