new acme_ca
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: iarekylew00t/caddy-cloudflare:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
# - "80:80"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
@@ -24,6 +24,7 @@ services:
|
||||
- /home/aknuth/log/caddy:/var/log/caddy
|
||||
environment:
|
||||
- CLOUDFLARE_API_TOKEN=q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
- CLOUDFLARE_EMAIL=andreas.knuth@gmail.com
|
||||
|
||||
networks:
|
||||
bizmatch:
|
||||
|
||||
Reference in New Issue
Block a user