mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-13 12:42:47 +02:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "quart migrate && quart assets"
|
|
}
|
|
}
|
|
}
|