chore: structure initiale backend et docker-compose
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgresql+asyncpg://homehub:homehub@db:5432/homehub
|
||||
UPLOAD_DIR=/uploads
|
||||
CORS_ORIGINS=http://localhost:3000,http://frontend:3000
|
||||
Reference in New Issue
Block a user