Skip to content

Commit 55204f0

Browse files
Updates Procfile for Vapor 3
1 parent 6a6eed4 commit 55204f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: Run --env=$ENVIRONMENT --workdir=./ --config:servers.default.port=$PORT
1+
web: Run serve --env $ENVIRONMENT --hostname 0.0.0.0 --port $PORT

0 commit comments

Comments
 (0)