mirror of https://github.com/lukechilds/lnbits.git
Eneko Illarramendi
4 years ago
2 changed files with 4 additions and 2 deletions
@ -1,5 +1,7 @@ |
|||
{ |
|||
"scripts": { |
|||
"dokku": {} |
|||
"dokku": { |
|||
"predeploy": "quart migrate && quart assets" |
|||
} |
|||
} |
|||
} |
|||
|
Loading…
Reference in new issue