From ac1ed04cb0b3fe471bf771da2a239f677193995e Mon Sep 17 00:00:00 2001 From: luodangjia <luodangjia> Date: 星期二, 21 一月 2025 14:33:02 +0800 Subject: [PATCH] 1 --- ruoyi-gateway/src/main/resources/bootstrap.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-gateway/src/main/resources/bootstrap.yml b/ruoyi-gateway/src/main/resources/bootstrap.yml index ed0993a..9bb360b 100644 --- a/ruoyi-gateway/src/main/resources/bootstrap.yml +++ b/ruoyi-gateway/src/main/resources/bootstrap.yml @@ -15,6 +15,7 @@ discovery: # 服务注册地址 server-addr: 192.168.110.111:8848 + ip: 192.168.110.111 config: # 配置中心地址 server-addr: 192.168.110.111:8848 -- Gitblit v1.7.1