Skip to content

Commit

Permalink
Update Layerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tosin5S authored Sep 1, 2024
1 parent 6484b4b commit 10bcd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Layerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ COPY . .
RUN docker build -t image .
RUN docker run -d -p 80:80 image

# EXPOSE WEBSITE http://localhost:80
EXPOSE WEBSITE http://localhost:80

0 comments on commit 10bcd2e

Please sign in to comment.