Fix cofig for ci
This commit is contained in:
parent
41ba06a5e6
commit
dff1d84031
|
@ -10,3 +10,5 @@ redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 6379
|
||||||
pass: ''
|
pass: ''
|
||||||
|
drive:
|
||||||
|
storage: 'db'
|
||||||
|
|
|
@ -11,3 +11,5 @@ redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 6379
|
||||||
pass: ''
|
pass: ''
|
||||||
|
drive:
|
||||||
|
storage: 'db'
|
||||||
|
|
Loading…
Reference in New Issue