working 2

Georgios Larkou 14 gadi atpakaļ
vecāks
revīzija
12129364c9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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