mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
caddy fix
This commit is contained in:
+4
-2
@@ -53,10 +53,12 @@
|
||||
{$GITEA_DOMAIN} {
|
||||
import access-log
|
||||
request_body {
|
||||
max_size 512MB
|
||||
max_size 2048MB
|
||||
}
|
||||
@not_registry not path /v2/*
|
||||
route {
|
||||
import security
|
||||
crowdsec
|
||||
appsec @not_registry
|
||||
reverse_proxy http://gitea:3000 {
|
||||
header_up Host {http.request.host}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user