@@ -2,7 +2,7 @@
server:
port: 9201
-# Spring #
+# Spring
spring:
application:
# 应用名称
@@ -13,6 +13,7 @@ spring:
cloud:
nacos:
discovery:
+ ip: 192.168.2.253
# 服务注册地址
enabled: true
namespace: one_code