dashboard
repositories
filestore
activity
search
login
main
/
fire-springcloud
林火综合应急信息管理系统cloud后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fire模块增加prod.yml,删除不必要的文件
xiebin
2023-03-13
cf0bd7640b5a012bded30e11c469e7566197ae18
[fire-springcloud.git]
/
blade-gateway
/
src
/
main
/
resources
/
bootstrap.yml
1
2
3
4
5
6
7
8
9
10
11
12
server:
port: 80
spring:
cloud:
gateway:
discovery:
locator:
enabled: true
loadbalancer:
retry:
enabled: true