working 2

Georgios Larkou 14 lat temu
rodzic
commit
5095147bb7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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