Files
shoottracker/backend/.env.example
T
2026-04-30 22:44:27 +02:00

13 lines
276 B
Bash

PORT=3001
NODE_ENV=production
# Supabase
SUPABASE_URL=https://xxxxxxxxxxxxxxxxxxxx.supabase.co
SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
# Microservice IA
AI_SERVICE_URL=http://shoottracker-ai:8000
# CORS
CORS_ORIGIN=https://shoottracker.domench.fr