Browse Source

餐饮Redis

he.dujuan 3 years ago
parent
commit
993bd95d91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      eladmin-system/src/main/resources/config/application.yml

+ 1 - 1
eladmin-system/src/main/resources/config/application.yml

@@ -27,7 +27,7 @@ spring:
     database: ${REDIS_DB:2}
 #    host: ${REDIS_HOST:172.16.159.48}
 #    port: ${REDIS_PORT:6381}
-    host: ${REDIS_HOST:172.16.159.48}
+    host: ${REDIS_HOST:114.55.24.6}
     port: ${REDIS_PORT:6381}
 #    host: ${REDIS_HOST:127.0.0.1}
 #    port: ${REDIS_PORT:6379}