解决合并后出现的问题,为swagger提供禁用选项,暂时移除wiki
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
# 服务器配置
|
||||
- SERVER_PORT=:8080
|
||||
- SERVER_MODE=${SERVER_MODE:-release}
|
||||
- SERVER_SWAGGER_ENABLED=${SERVER_SWAGGER_ENABLED:-true}
|
||||
# 数据库配置
|
||||
- DATABASE_DRIVER=postgres
|
||||
- DATABASE_HOST=postgres
|
||||
|
||||
Reference in New Issue
Block a user