|
|
|
@ -7,7 +7,7 @@ spring:
@@ -7,7 +7,7 @@ spring:
|
|
|
|
|
cloud: |
|
|
|
|
nacos: |
|
|
|
|
discovery: |
|
|
|
|
#ip: @profiles.ip@ |
|
|
|
|
ip: @profiles.ip@ |
|
|
|
|
server-addr: ${NACOS_HOST:192.168.3.10}:${NACOS_PORT:8848} |
|
|
|
|
#server-addr: ${NACOS_HOST:kicc-register}:${NACOS_PORT:8848} |
|
|
|
|
namespace: @profiles.namespace@ |
|
|
|
|