We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9d4ce commit 6429fdcCopy full SHA for 6429fdc
Procfile
@@ -1 +1,2 @@
1
web: npm run serve
2
+web: http-server --username $USERNAME --password $PASSWORD -p $PORT
0 commit comments