Fix type
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
, host : Text
|
||||
, database : Text
|
||||
, migrations : Text }
|
||||
, store : { path : Text }
|
||||
, store : < Filestore : { path : Text } | IPFS : { common : Text } >
|
||||
}
|
||||
|
Reference in New Issue
Block a user