Commit Graph

4 Commits

Author SHA1 Message Date
julien f1f913f63f fix(proxy): configure trust proxy via TRUST_PROXY env var
Without trust proxy, the rate limiter uses the reverse proxy IP instead
of the real client IP, making all requests appear to come from one IP.
Set TRUST_PROXY=1 in production when behind a single nginx/Apache hop.
2026-04-26 21:58:36 +02:00
julien f03b672465 docs(env): add SESSION_SECRET and ALLOWED_ORIGINS to .env.example 2026-04-26 20:58:02 +02:00
julien fe1bcc0ff7 Adding Swagger 2026-03-29 23:56:11 +02:00
julien ace057d379 Creating a config folder and moving the ‘env’ files 2026-03-21 02:23:36 +01:00