Commit 81d3e54e by 阳浪

SwaggerConfig

parent 0053dc97
...@@ -15,7 +15,7 @@ spring: ...@@ -15,7 +15,7 @@ spring:
namespace: ${spring.profiles.active} namespace: ${spring.profiles.active}
prefix: '${spring.application.name}' prefix: '${spring.application.name}'
file-extension: 'properties' file-extension: 'properties'
server-addr: '192.168.1.22:3333,192.168.1.22:4444,192.168.1.22:5555' server-addr: '10.23.1.183:8848'
# server-addr: '192.168.1.13:3333,192.168.1.24:4444,192.168.1.38:5555' # server-addr: '192.168.1.13:3333,192.168.1.24:4444,192.168.1.38:5555'
......
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