edited password

This commit is contained in:
2026-01-20 19:43:36 +01:00
parent b7f0e8670d
commit ca190ffa42

View File

@@ -43,7 +43,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=${WG_PASSWORD} - PASSWORD_HASH=${WG_PASSWORD_HASH}
volumes: volumes:
- ./wireguard-data:/etc/wireguard - ./wireguard-data:/etc/wireguard
ports: ports: