Browse Source

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

冷冷 6 năm trước cách đây
mục cha
commit
676cba867a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: