Commit 04a76264 authored by duanruiming's avatar duanruiming

Merge remote-tracking branch 'origin/master'

parents b5d1e87f 6301785e
......@@ -5,7 +5,7 @@ spring:
cloud:
nacos:
config:
server-addr: 172.17.0.1:8848
server-addr: 173.17.0.1:8848
file-extension: yaml
group: signal
namespace: signal
......
utc.service.url=http://172.17.0.1:32000/utc
utc.dt.service.url=http://172.17.0.1:39002/utc-dt
utc.hisense.service.url=http://172.17.0.1:39003/utc-hisense
control.url=http://172.17.0.1:32001/web
utc.service.url=http://173.17.0.1:32000/utc
utc.dt.service.url=http://173.17.0.1:39002/utc-dt
utc.hisense.service.url=http://173.17.0.1:39003/utc-hisense
control.url=http://173.17.0.1:32001/web
utc.service.url=http://172.17.0.1:32000/utc
utc.dt.service.url=http://172.17.0.1:39002/utc-dt
utc.hisense.service.url=http://172.17.0.1:39003/utc-hisense
control.url=http://172.17.0.1:32001/web
utc.service.url=http://173.17.0.1:32000/utc
utc.dt.service.url=http://173.17.0.1:39002/utc-dt
utc.hisense.service.url=http://173.17.0.1:39003/utc-hisense
control.url=http://173.17.0.1:32001/web
......@@ -2,7 +2,7 @@ spring:
cloud:
nacos:
config:
server-addr: 172.17.0.1:8848
server-addr: 173.17.0.1:8848
file-extension: yaml
group: signal
namespace: signal
......
......@@ -7,7 +7,7 @@ spring:
cloud:
nacos:
config:
server-addr: 172.17.0.1:8848
server-addr: 173.17.0.1:8848
file-extension: yaml
group: signal
namespace: signal
......
......@@ -7,7 +7,7 @@ spring:
cloud:
nacos:
config:
server-addr: 172.17.0.1:8848
server-addr: 173.17.0.1:8848
file-extension: yaml
group: signal
namespace: signal
......
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