feat(shopping): schémas Pydantic listes et articles + volume dev backend
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
UPLOAD_DIR: /uploads
|
||||
CORS_ORIGINS: http://localhost:3001,http://localhost:3000
|
||||
volumes:
|
||||
- ./backend/app:/app/app
|
||||
- uploads:/uploads
|
||||
ports:
|
||||
- "8000:8000"
|
||||
|
||||
Reference in New Issue
Block a user