feat: ShootTracker SQLite+JWT+YOLOv8
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user