testing caddyfile

This commit is contained in:
2026-04-25 00:09:18 +00:00
parent d328e00941
commit f716bff7b2
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@
(cloudflare) {
tls {
dns cloudflare BI5kO2I9fHAqso_OClKxbUM6xTCodH2OfQ60yNp3
resolvers 1.1.1.1 1.0.0.1
}
}
+2 -2
View File
@@ -40,8 +40,8 @@ services:
- $PWD/Caddyfile:/etc/caddy/Caddyfile
- $PWD/caddy/data:/data
- $PWD/caddy/config:/config
environment:
- CLOUDFLARE_API_TOKEN=${CLOUDFLARE_API_TOKEN}
# environment:
# - CLOUDFLARE_API_TOKEN=${CLOUDFLARE_API_TOKEN}
networks:
authelia: