Skip to content

Commit

Permalink
nginx => caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Nov 3, 2024
1 parent 370c562 commit ce80013
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM nginx:alpine
FROM caddy:alpine

WORKDIR /usr/share/nginx/html/
WORKDIR /usr/share/caddy/
COPY . .

0 comments on commit ce80013

Please sign in to comment.