Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85c3e7ec98 |
@ -89,6 +89,8 @@ data:
|
||||
# 机场数据源配置 - 开发环境
|
||||
airport-api:
|
||||
base-url: http://localhost:8090
|
||||
# 滑行路由
|
||||
glide-url: http://localhost:8099
|
||||
auth:
|
||||
username: dianxin
|
||||
password: dianxin@123
|
||||
|
||||
@ -40,8 +40,8 @@ spring:
|
||||
|
||||
# 默认激活的profile(开发环境)
|
||||
profiles:
|
||||
# active: dev,druid
|
||||
active: prod,druid
|
||||
active: dev,druid
|
||||
#active: prod,druid
|
||||
|
||||
# 文件上传
|
||||
servlet:
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user