feature: added exception handling
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
DATABASE_URL: postgresql+asyncpg://postgres:postgres@ingest-postgres:5432/ingest_db
|
||||
APP_HOST: 0.0.0.0
|
||||
APP_PORT: 8000
|
||||
DEBUG: "False"
|
||||
ports:
|
||||
- "8000:8000"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user