Update compose.yaml
This commit is contained in:
parent
da6195060d
commit
1e04facd5f
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue