Browse Source

update oss-mgr application.yml

reghao 1 tháng trước cách đây
mục cha
commit
0ae68fea6b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      oss-mgr/src/main/resources/application.yml

+ 1 - 1
oss-mgr/src/main/resources/application.yml

@@ -39,7 +39,7 @@ spring:
   session:
     store-type: redis
     redis:
-      namespace: tnb:auth:session
+      namespace: oss:mgr:session
   datasource:
     driver-class-name: com.mysql.cj.jdbc.Driver
     type: com.zaxxer.hikari.HikariDataSource