mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-21 22:11:59 +01:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "quart migrate && quart assets"
|
|
}
|
|
}
|
|
}
|