8 lines
79 B
JSON
8 lines
79 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "flask migrate"
|
|
}
|
|
}
|
|
}
|