zoujiajian hace 2 años
padre
commit
ea5be28497
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      netflix-web/src/main/resources/application-pre.yml

+ 1 - 1
netflix-web/src/main/resources/application-pre.yml

@@ -67,7 +67,7 @@ spring:
         maintainTimeStats: false,
       }
   redis:
-    # Redis数据库索引(默认为 0)
+    # Redis数据库索引(默认为 0)预发布
     database: 2
     # Redis服务器地址
     host: 127.0.0.1