feat: add backend FastAPI structure and Supabase schema
This commit is contained in:
7
server/.env
Normal file
7
server/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
SECRET_KEY=mi-clave-secreta-super-segura-cambiar-en-produccion-123456
|
||||
DEBUG=true
|
||||
DATABASE_PATH=/data/basura.db
|
||||
SIM_TICK_SECONDS=10
|
||||
SIM_ETA_ALERT_MINUTES=10
|
||||
SUPABASE_URL=https://qckndtzudciejpnwqfzt.supabase.co
|
||||
SUPABASE_SERVICE_KEY=sb_secret_2y3a_9qD5nRtZl-41CY-jw_LA-smvxC
|
||||
Reference in New Issue
Block a user