流程通了
This commit is contained in:
+2
-2
@@ -42,8 +42,8 @@ services:
|
||||
- YYB_WORKER_KEY=${YYB_WORKER_KEY:-}
|
||||
# Roundcube 邮件验证码读取服务地址(不填则使用代码默认值)
|
||||
- MAIL_ROUNDCUBE_URL=${MAIL_ROUNDCUBE_URL:-}
|
||||
# Uvicorn reload(生产环境保持 false)
|
||||
- UVICORN_RELOAD=${UVICORN_RELOAD:-false}
|
||||
# 生产容器禁止 reload;开发环境由 dev.sh 单独启动 reload。
|
||||
- UVICORN_RELOAD=false
|
||||
networks:
|
||||
- default
|
||||
- order-site-net
|
||||
|
||||
Reference in New Issue
Block a user