8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "quart migrate && quart assets"
|
|
}
|
|
}
|
|
}
|