mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
8 lines
79 B
JSON
8 lines
79 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"dokku": {
|
||
|
"predeploy": "flask migrate"
|
||
|
}
|
||
|
}
|
||
|
}
|