Update compose.yaml

This commit is contained in:
feldjaeger 2026-03-25 21:22:45 +01:00 committed by GitHub
parent da6195060d
commit 1e04facd5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,8 @@ services:
- WG_PORT=51821 - WG_PORT=51821
- LANG=DE - LANG=DE
- PORT=80 - PORT=80
- PASSWORD_HASH=wS3Jh0u2h4QQjc - PASSWORD_HASH='$$2a$$12$$f5WreKU6S6Al/MybMb77ou5SQh3gslcI8iSHk8HdHEFlXam5Q5iE2'
volumes: volumes:
- /app-config/wg-easy/:/etc/wireguard - /app-config/wg-easy/:/etc/wireguard
- /lib/modules:/lib/modules:ro - /lib/modules:/lib/modules:ro