mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Merge branch 'master' of github.com:acedanger/docker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
services:
|
||||
|
||||
caddy:
|
||||
image: caddy/caddy:latest
|
||||
restart: always
|
||||
@@ -12,7 +13,8 @@ services:
|
||||
- caddy_config:/config
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
|
||||
labels:
|
||||
- diun.enable=true
|
||||
volumes:
|
||||
caddy_data:
|
||||
caddy_config:
|
||||
|
||||
Reference in New Issue
Block a user