forked from erp-dev/erp
feat: log formatted
This commit is contained in:
@@ -54,6 +54,8 @@ services:
|
||||
- "8000"
|
||||
- --workers
|
||||
- "${UVICORN_WORKERS:-1}"
|
||||
- --log-config
|
||||
- flower/uvicorn_log_config.json
|
||||
ports:
|
||||
- "${WEB_PORT:-8100}:8000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user