Commit f4fe42fb authored by liucx's avatar liucx

推送

parent 7e54c90b
...@@ -17,7 +17,7 @@ server: ...@@ -17,7 +17,7 @@ server:
# service: invest-task # service: invest-task
spring: spring:
application: application:
name: invest-task name: stockPrice-task
cloud: cloud:
nacos: nacos:
config: config:
...@@ -29,4 +29,4 @@ spring: ...@@ -29,4 +29,4 @@ spring:
discovery: discovery:
group: APP_GROUP group: APP_GROUP
server-addr: 47.93.96.150:8848 server-addr: 47.93.96.150:8848
service: invest-task service: stockPrice-task
\ No newline at end of file \ No newline at end of file
...@@ -18,7 +18,7 @@ server: ...@@ -18,7 +18,7 @@ server:
spring: spring:
application: application:
name: invest-task name: stockPrice-task
cloud: cloud:
nacos: nacos:
config: config:
...@@ -30,4 +30,4 @@ spring: ...@@ -30,4 +30,4 @@ spring:
discovery: discovery:
group: APP_GROUP group: APP_GROUP
server-addr: 172.17.188.83:8848 server-addr: 172.17.188.83:8848
service: invest-task service: stockPrice-task
...@@ -17,7 +17,7 @@ server: ...@@ -17,7 +17,7 @@ server:
# service: invest-task # service: invest-task
spring: spring:
application: application:
name: invest-task name: stockPrice-task
cloud: cloud:
nacos: nacos:
config: config:
...@@ -29,6 +29,6 @@ spring: ...@@ -29,6 +29,6 @@ spring:
discovery: discovery:
group: APP_GROUP group: APP_GROUP
server-addr: 172.17.188.83:8848 server-addr: 172.17.188.83:8848
service: invest-task service: stockPrice-task
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