This commit is contained in:
2026-01-20 20:08:14 +01:00
parent 5653d32857
commit 568b3bf495

View File

@@ -45,7 +45,7 @@ services:
- WG_DEFAULT_DNS=1.1.1.1 - WG_DEFAULT_DNS=1.1.1.1
- WG_ALLOWED_IPS=172.25.0.0/24 - WG_ALLOWED_IPS=172.25.0.0/24
- WG_PORT=51830 - WG_PORT=51830
- PASSWORD_HASH=$2a$12$7kW2zTBqU4D0qFNnmVHybOBpxFnP2JeN8BUQjOnBc0F.Y/xMw5R5y - PASSWORD_HASH=$$2a$$12$$7kW2zTBqU4D0qFNnmVHybOBpxFnP2JeN8BUQjOnBc0F.Y/xMw5R5y
volumes: volumes:
- ./wireguard-data:/etc/wireguard - ./wireguard-data:/etc/wireguard
ports: ports: