7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"scripts": {
|
|
"dokku": {
|
|
"predeploy": "/code/manage.py migrate --noinput"
|
|
}
|
|
}
|
|
} |