1
0
forked from erp-dev/erp

feat: log formatted

This commit is contained in:
2026-06-26 17:03:54 +08:00
parent e8bf4b5e49
commit cb6589c884
26 changed files with 1410 additions and 50 deletions

View File

@@ -54,6 +54,8 @@ services:
- "8000"
- --workers
- "${UVICORN_WORKERS:-1}"
- --log-config
- flower/uvicorn_log_config.json
ports:
- "${WEB_PORT:-8100}:8000"
depends_on: