Browse Source

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

冷冷 6 years ago
parent
commit
676cba867a
1 changed files with 1 additions and 1 deletions
  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: