Commit 8ef3b8d8 by 阳浪

SwaggerConfig

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