mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 01:32:17 +01:00
8 lines
79 B
JSON
8 lines
79 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "flask migrate"
|
|
}
|
|
}
|
|
}
|