-
Notifications
You must be signed in to change notification settings - Fork 1
Cloud
Benoît edited this page Jan 4, 2018
·
6 revisions
Checkout the dedicated page for setting up env vars
heroku login
heroku pg:reset --confirm e-media
git push heroku master
heroku run php bin/console doctrine:schema:update --force
heroku run php bin/console doctrine:migrations:migrate -n
e-media wiki