changed docker notes
This commit is contained in:
+2
-2
@@ -43,7 +43,7 @@ services:
|
|||||||
ca-lose-internal:
|
ca-lose-internal:
|
||||||
ipv4_address: 172.25.0.4
|
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:
|
dnsmasq:
|
||||||
container_name: ca-lose-dns
|
container_name: ca-lose-dns
|
||||||
image: andyshinn/dnsmasq:latest
|
image: andyshinn/dnsmasq:latest
|
||||||
@@ -62,7 +62,7 @@ services:
|
|||||||
ca-lose-internal:
|
ca-lose-internal:
|
||||||
ipv4_address: 172.25.0.5
|
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:
|
wireguard:
|
||||||
build: ./wg-easy-ca-lose
|
build: ./wg-easy-ca-lose
|
||||||
container_name: ca-lose-wireguard
|
container_name: ca-lose-wireguard
|
||||||
|
|||||||
Reference in New Issue
Block a user