initial commit 2
This commit is contained in:
4
backend/.env.example
Normal file
4
backend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL=postgresql+psycopg://postgres:TU_PASSWORD@10.77.234.29:5432/hackaton
|
||||
SECRET_KEY=pon-una-clave-larga-y-segura-aqui
|
||||
ACCESS_TOKEN_EXPIRE_MINUTES=10080
|
||||
CORS_ORIGINS=http://localhost:3000,http://10.0.2.2:3000,http://10.77.234.6:8000
|
||||
Reference in New Issue
Block a user