Redis DB dev→0, prod→1
This commit is contained in:
@@ -11,7 +11,7 @@ spring:
|
|||||||
|
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
database: 12
|
database: 0
|
||||||
host: www.youlai.tech
|
host: www.youlai.tech
|
||||||
port: 6379
|
port: 6379
|
||||||
password: 123456
|
password: 123456
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ spring:
|
|||||||
password: 123456
|
password: 123456
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
database: 11
|
database: 1
|
||||||
host: www.youlai.tech
|
host: www.youlai.tech
|
||||||
port: 6379
|
port: 6379
|
||||||
password: 123456
|
password: 123456
|
||||||
|
|||||||
Reference in New Issue
Block a user