add production env to Procfile
This commit is contained in:
parent
e7c4b0a1cd
commit
d31d9ca4d8
@ -63,4 +63,4 @@
|
||||
|
||||
|
||||
# Heroku configuration that runs your app
|
||||
web: ./dist/build/~project~/~project~ -p $PORT
|
||||
web: ./dist/build/~project~/~project~ production -p $PORT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user