working finally

Georgios Larkou 14 ans auparavant
Parent
Commettre
b7967d9306
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -1 +1 @@
1
-web:     bundle exec thin -p $PORT -e RACK_ENV -R config.ru start
1
+web:     bundle exec thin -p $PORT -e $RACK_ENV -R config.ru start