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