Skip to content

Commit

Permalink
map to 80 at the container level
Browse files Browse the repository at this point in the history
  • Loading branch information
kanekoshoyu committed Sep 18, 2023
1 parent 6963639 commit b7d872b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .deploy/local.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

# NOTE Run this from the project root directory
# docker build . -t local-chaiwala -f ./.deploy/local.dockerfile
# docker run -p 80:1080 local-chaiwala:latest

# Use the official Rust image as the build environment
FROM rust:1.71 as build-env
Expand Down

0 comments on commit b7d872b

Please sign in to comment.