mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
granian logging via json and rich
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- .secrets
|
||||
command: bash -c "
|
||||
uvicorn app.main:app
|
||||
--log-config ./uvicorn-logging.json
|
||||
--log-config ./logging-uvicorn.json
|
||||
--host 0.0.0.0 --port 8080
|
||||
--lifespan=on --use-colors --loop uvloop --http httptools
|
||||
--reload --log-level debug
|
||||
|
||||
Reference in New Issue
Block a user