working finally

Georgios Larkou 14 anni fa
parent
commit
b7967d9306
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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