feat: Removes caddy security from this image and to primary proxy.
All checks were successful
CI / release (push) Successful in 5m38s
All checks were successful
CI / release (push) Successful in 5m38s
This commit is contained in:
@@ -38,7 +38,7 @@ RUN npx -y pagefind --site deploy
|
||||
# ==================================================
|
||||
# Run Image
|
||||
# ==================================================
|
||||
FROM ghcr.io/authcrunch/authcrunch:latest
|
||||
FROM caddy:2.9.1-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user