Skip to content

Commit

Permalink
fix: export web port
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 22, 2023
1 parent 37a4630 commit 1617805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.dev.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# Set default internal port to 80
: "${BENTO_WEB_PORT:=80}"
export BENTO_WEB_PORT

# ----- Begin /service-info creation ----------------------------------
echo "[bento_web] [entrypoint] creating service-info file"
Expand Down

0 comments on commit 1617805

Please sign in to comment.