mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-07-13 20:37:40 +00:00
caddy: drop appsec WAF from sftpgo and immich to fix >10MB upload 403s
This commit is contained in:
+2
-2
@@ -128,7 +128,7 @@
|
||||
max_size 8120MB
|
||||
}
|
||||
route {
|
||||
import security
|
||||
crowdsec
|
||||
reverse_proxy http://sftpgo:8080 {
|
||||
header_up Host {http.request.host}
|
||||
}
|
||||
@@ -170,7 +170,7 @@
|
||||
max_size 1024MB
|
||||
}
|
||||
route {
|
||||
import security
|
||||
crowdsec
|
||||
reverse_proxy http://immich_server:2283 {
|
||||
header_up Host {http.request.host}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user