Explorar el Código

Updated Procfile

Yoginth hace 7 años
padre
commit
88f8515e5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -1 +1 @@
-web: cp bin/gitote . && ./gitote web -p ${PORT:=80}
+web: ./gitote web -p ${PORT:=8080}