initial commit

This commit is contained in:
Ludovic Cartier
2024-12-17 17:20:50 +01:00
parent a24d032a03
commit 4c65e9c8b4
17 changed files with 315 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
set_real_ip_from 127.0.0.1; # Load Balancer Internal IP
real_ip_header X-Forwarded-For;