Yoginth 7 anni fa
parent
commit
88f8515e5d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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