Commit 089cad8a by zhangkb

配置文件添加context-path,方便前台配置nginx调用

parent 6e73a34f
...@@ -30,6 +30,8 @@ spring: ...@@ -30,6 +30,8 @@ spring:
port: 9379 port: 9379
server: server:
port: 8667 port: 8667
servlet:
context-path: /indicators/
eureka: eureka:
client: client:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment