瀏覽代碼

:wrench: 修改配置文件。 配置文件IP host

冷冷 6 年之前
父節點
當前提交
676cba867a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pigx-config/src/main/resources/config/application-dev.yml

+ 1 - 1
pigx-config/src/main/resources/config/application-dev.yml

@@ -6,7 +6,7 @@ jasypt:
 spring:
   redis:
     password:
-    host: localhost
+    host: redis
 # 暴露监控端点
 management:
   endpoints: