feature: added exception handling
This commit is contained in:
@@ -4,4 +4,5 @@ DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/ingest_db
|
||||
# Application
|
||||
APP_HOST=0.0.0.0
|
||||
APP_PORT=8000
|
||||
DEBUG=False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user