Skip to content

Commit

Permalink
Dockerfile expose port
Browse files Browse the repository at this point in the history
  • Loading branch information
Andraz Vrhovec committed Nov 13, 2020
1 parent 65bea1d commit f1d1dfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM caddy:2.2.1-alpine


COPY Caddyfile /etc/caddy/Caddyfile
COPY . /srv

EXPOSE 80

0 comments on commit f1d1dfc

Please sign in to comment.