arena: switch canonical URL to https://botfights.archipelago-foundation.org (NPM+LE live), enable TRUSTED_PROXY
CI / check (push) Has been cancelled

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-07-30 21:44:10 -04:00
co-authored by Claude Fable 5
parent a95cadaf9e
commit 4d285f8e93
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ services:
- NODE_ENV=production
- PORT=9100
- FIGHT_LOOP_ENABLED=true
- PUBLIC_ARENA_URL=http://146.59.87.168:9100
- PUBLIC_ARENA_URL=https://botfights.archipelago-foundation.org
- TRUSTED_PROXY=1
# Auth — value comes from the host .env, never hardcoded here.
# Generated on VPS2 with: openssl rand -hex 32 (see docs/arena-deployment.md)
- JWT_SECRET=${JWT_SECRET}