mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 02:10:12 -08:00
update Caddyfile reverse proxy and add extra_hosts to docker-compose for improved connectivity
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- caddy_data:/data
|
||||
- caddy_config:/config
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
|
||||
volumes:
|
||||
caddy_data:
|
||||
|
||||
Reference in New Issue
Block a user