adding fixes

This commit is contained in:
afeiszli
2022-11-28 13:03:07 -05:00
parent 45db480522
commit a7af7ff6eb
2 changed files with 11 additions and 5 deletions
+3 -1
View File
@@ -56,11 +56,13 @@ services:
image: caddy:2.6.2
container_name: caddy
restart: unless-stopped
network_mode: host
volumes:
- /root/Caddyfile:/etc/caddy/Caddyfile
- caddy_data:/data
- caddy_conf:/config
ports:
- "80:80"
- "443:443"
coredns:
container_name: coredns
image: coredns/coredns