mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 11:03:10 -07:00
changed to file type
Heroku testing
This commit is contained in:
parent
d2c2d3f790
commit
9e7e999b9d
1 changed files with 2 additions and 5 deletions
|
@ -33,11 +33,8 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"storage": {
|
"storage": {
|
||||||
"type": "redis",
|
"path": "./data",
|
||||||
"host": "0.0.0.0",
|
"type": "file"
|
||||||
"port": 6379,
|
|
||||||
"db": 2,
|
|
||||||
"expire": 2592000
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"documents": {
|
"documents": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue