✨ feat(caddy): Ajoute l'en-tête X-Forwarded-For pour l'IP du client Cloudflare
This commit is contained in:
@@ -30,6 +30,7 @@ www.e-cosplay.fr {
|
||||
write_timeout 300s
|
||||
dial_timeout 100s
|
||||
env HTTP_PROXY ""
|
||||
header_up X-Forwarded-For {http.request.header.CF-Connecting-IP}
|
||||
}
|
||||
}
|
||||
datas.e-cosplay.fr {
|
||||
|
||||
Reference in New Issue
Block a user