From d1bd20f33173a250015130bbe68fd47f37fd9160 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期五, 29 八月 2025 16:12:33 +0800
Subject: [PATCH] 修改点胶页面
---
JiuMuMesParent/gateway/src/main/resources/application.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/JiuMuMesParent/gateway/src/main/resources/application.yml b/JiuMuMesParent/gateway/src/main/resources/application.yml
index 0390ccb..a266061 100644
--- a/JiuMuMesParent/gateway/src/main/resources/application.yml
+++ b/JiuMuMesParent/gateway/src/main/resources/application.yml
@@ -6,7 +6,7 @@
cloud:
nacos:
discovery:
- server-addr: 10.153.19.29:8848
+ server-addr: localhost:8848
gateway:
discovery:
locator:
--
Gitblit v1.8.0