We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d744f commit d5ba3d9Copy full SHA for d5ba3d9
config/READMEN.md
@@ -5,7 +5,7 @@
5
settings:
6
application:
7
# 项目启动环境
8
- mode: dev # dev开发环境 test测试环境 prod线上环境;
+ mode: dev # dev开发环境 prod线上环境;
9
host: 0.0.0.0 # 主机ip 或者域名,默认0.0.0.0
10
# 服务名称
11
name: go-admin
0 commit comments