Parcourir la source

Fix omitted vars

master
Adrian Short il y a 11 ans
Parent
révision
00b3c46758
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile Voir le fichier

@@ -1 +1 @@
web: bundle exec unicorn -p -E
web: bundle exec unicorn -p $PORT -E $RACK_ENV

Chargement…
Annuler
Enregistrer