Extra comme
This commit is contained in:
parent
bd496aeab2
commit
b182e92b75
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"scripts": {
|
||||
"dokku": {
|
||||
"predeploy": "rm -r /app/static/* && cp -r /front-end-build/* /app/static/",
|
||||
"predeploy": "rm -r /app/static/* && cp -r /front-end-build/* /app/static/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue