book/Dockerfile.local
2023-09-25 22:51:18 +03:00

4 lines
77 B
Docker

FROM caddy:latest
COPY Caddyfile.local /etc/caddy/Caddyfile
COPY dist/ /srv