Commit 0f3c94065072d1bd54e3a61bfda258cf1605f396

Authored by boyang
1 parent 16248f96

fix: 修改配置文件改为prod

admin/src/main/resources/application-prod.yml
@@ -63,7 +63,7 @@ spring: @@ -63,7 +63,7 @@ spring:
63 username: root 63 username: root
64 redis: 64 redis:
65 database: 3 65 database: 3
66 - host: 159.75.211.11 66 + host: 127.0.0.1
67 lettuce: 67 lettuce:
68 pool: 68 pool:
69 max-active: 2000 69 max-active: 2000