diff --git a/docker-compose.yml b/docker-compose.yml index 14dca92..711b2d9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -43,7 +43,7 @@ services: ca-lose-internal: ipv4_address: 172.25.0.4 - # DNS Server für Hostname-Auflösung innerhalb des VPN + # DNS Server for hostname resolution within the Docker network dnsmasq: container_name: ca-lose-dns image: andyshinn/dnsmasq:latest @@ -62,7 +62,7 @@ services: ca-lose-internal: ipv4_address: 172.25.0.5 - # WireGuard VPN mit Web-UI (wg-easy) + # WireGuard VPN server for secure remote access to the Docker network wireguard: build: ./wg-easy-ca-lose container_name: ca-lose-wireguard