This commit is contained in:
tanghc
2020-10-29 15:01:29 +08:00
parent 3cef44dc96
commit 8e833c295f
3 changed files with 17 additions and 1 deletions

View File

@@ -6,6 +6,9 @@ sop.secret=MZZOUSTua6LzApIWXCwEgbBmxSzpzC
# 网关入口
sop.gateway-index-path=/
# 开启restful请求默认开启
sop.restful.enable=true
# nacos cloud配置
spring.cloud.nacos.discovery.server-addr=${register.url}