From 0ec03c977e15aa7ac16c08e4fa4f0d4c901d19ee Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期二, 07 五月 2024 08:52:26 +0800 Subject: [PATCH] 磨边前缓存 测试代码 --- hangzhoumesParent/gateway/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hangzhoumesParent/gateway/src/main/resources/application.yml b/hangzhoumesParent/gateway/src/main/resources/application.yml index 1452d31..be39617 100644 --- a/hangzhoumesParent/gateway/src/main/resources/application.yml +++ b/hangzhoumesParent/gateway/src/main/resources/application.yml @@ -6,7 +6,7 @@ cloud: nacos: discovery: - server-addr: 10.153.19.150:8848 + server-addr: localhost:8848 gateway: discovery: locator: -- Gitblit v1.8.0