Browse Source

修改IP地址

LAPTOP-BJJ3IV5R\SIWEI 9 months ago
parent
commit
f4cc05054a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      onemap-modules/onemap-model/src/main/resources/bootstrap.yml

+ 1 - 1
onemap-modules/onemap-model/src/main/resources/bootstrap.yml

@@ -31,7 +31,7 @@ spring:
       discovery:
         namespace: model
         # 服务注册地址
-        server-addr: 127.0.0.1:8848
+        server-addr: 192.168.100.30:8848
       config:
         namespace: model
         # 配置中心地址