Skip to content

Commit e0e117b

Browse files
committed
The hack for fixing the proxy address of 127.0.0.1 is not needed any
longer.
1 parent 8737789 commit e0e117b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

caddy/config/Caddyfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
-X-Powered-By
7171
}
7272
php_fastcgi nextcloud:9000 {
73-
header_up X-Forwarded-For "^(.*)$" "$1,127.0.0.1"
7473
env front_controller_active true
7574
env modHeadersAvailable true
7675
}

0 commit comments

Comments
 (0)