增加禁用文档的环境变量和配置
This commit is contained in:
@@ -71,6 +71,8 @@ services:
|
||||
- CONFIG_JWT_SECRET=${CONFIG_JWT_SECRET}
|
||||
# 代理服务器
|
||||
- CONFIG_PROXY_URL=${CONFIG_PROXY_URL}
|
||||
#禁用文档 true/false/留空
|
||||
- CONFIG_DOCS_DISABLE=false
|
||||
# 日志大小设置,避免日志文件过大
|
||||
logging:
|
||||
driver: "json-file"
|
||||
|
||||
Reference in New Issue
Block a user