強化 CD Gunicorn 掛載與 metrics 降噪
All checks were successful
CD Pipeline / deploy (push) Successful in 9m26s
All checks were successful
CD Pipeline / deploy (push) Successful in 9m26s
This commit is contained in:
@@ -59,6 +59,7 @@ services:
|
||||
- ./config.py:/app/config.py:ro
|
||||
- ./app.py:/app/app.py:ro
|
||||
- ./auth.py:/app/auth.py:ro
|
||||
- ./gunicorn.conf.py:/app/gunicorn.conf.py:ro
|
||||
- ./scheduler.py:/app/scheduler.py:ro
|
||||
- ./services:/app/services:ro
|
||||
- ./routes:/app/routes:ro
|
||||
|
||||
Reference in New Issue
Block a user