Initial commit with 2026 World Cup Quant Platform core modules and CI/CD
This commit is contained in:
5
platform/backend/.env.example
Normal file
5
platform/backend/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
REDIS_URL=redis://localhost:6379/0
|
||||
PORT=8000
|
||||
DATABASE_URL=postgresql://fifa_user:change_me@localhost:5432/fifa2026
|
||||
LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user