Files

6 lines
131 B
Plaintext

REDIS_URL=redis://localhost:6379/0
PORT=8000
DATABASE_URL=postgresql://fifa_user:change_me@localhost:5432/fifa2026
LOG_LEVEL=info