mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 04:13:09 -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": {
|
||||
"type": "redis",
|
||||
"host": "0.0.0.0",
|
||||
"port": 6379,
|
||||
"db": 2,
|
||||
"expire": 2592000
|
||||
"path": "./data",
|
||||
"type": "file"
|
||||
},
|
||||
|
||||
"documents": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue