Added "Prototection"
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 50s
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 50s
This commit is contained in:
@@ -11,3 +11,4 @@ FROM caddy:latest AS serve
|
||||
COPY --from=build /workdir/out/ /www/
|
||||
COPY --from=build /workdir/Caddyfile /etc/caddy/Caddyfile
|
||||
|
||||
RUN caddy validate --config /etc/caddy/Caddyfile
|
||||
Reference in New Issue
Block a user