Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Inscription
Connexion
avalanche
/
avalanche-realtime-server
Suivre
2
Voter
0
Embranchement
0
Parcourir la Source
working 2
Georgios Larkou
14 ans auparavant
Parent
3516a92ba6
Commettre
5095147bb7
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Afficher les stats Diff
1
1
Procfile
+ 1
- 1
Procfile
Voir le fichier
@@ -1 +1 @@
1
-thin -p $PORT -e $RACK_ENV -R config.ru
1
+web: thin -p $PORT -e $RACK_ENV -R config.ru