Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
avalanche
/
avalanche-realtime-server
Segui
2
Vota
0
Forka
0
Sfoglia il codice sorgente
working 2
Georgios Larkou
14 anni fa
parent
3516a92ba6
commit
5095147bb7
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Mostra Diff Stats
1
1
Procfile
+ 1
- 1
Procfile
Vedi File
@@ -1 +1 @@
1
-thin -p $PORT -e $RACK_ENV -R config.ru
1
+web: thin -p $PORT -e $RACK_ENV -R config.ru