商品bug
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# ============================================================
|
||||
|
||||
nacos:
|
||||
namespace: ltx
|
||||
namespace: dev
|
||||
host: 18.167.251.121:28848
|
||||
username: nacos
|
||||
password: Aidlab123123!
|
||||
@@ -22,7 +22,8 @@ spring:
|
||||
namespace: ${nacos.namespace}
|
||||
username: ${nacos.username}
|
||||
password: ${nacos.password}
|
||||
hostname: master-aida-seller
|
||||
# ip: ${HOSTNAME}
|
||||
# hostname: master-aida-seller
|
||||
config:
|
||||
server-addr: ${nacos.host}
|
||||
namespace: ${nacos.namespace}
|
||||
|
||||
Reference in New Issue
Block a user