mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
1.12.4
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
server.port=8081
|
||||
spring.application.name=api-gateway
|
||||
|
||||
# ------- 需要改的配置 -------
|
||||
# mysql数据库账号
|
||||
@@ -13,7 +14,6 @@ zookeeper.url=localhost:2181
|
||||
zipkin.url=http://127.0.0.1:9411/
|
||||
# ------- 需要改的配置end -------
|
||||
|
||||
spring.application.name=api-gateway
|
||||
# 入口地址,不用改,默认是/zuul
|
||||
zuul.servlet-path=/api
|
||||
# 禁用默认的过滤器,不能删,不用改
|
||||
|
Reference in New Issue
Block a user