mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
docker-compose.yml: add missing PASSWORD_HASH option
This commit is contained in:
parent
e0775c0d2e
commit
304506d26d
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ services:
|
|||
- WG_HOST=raspberrypi.local
|
||||
|
||||
# Optional:
|
||||
# - PASSWORD=foobar123
|
||||
# - PASSWORD=foobar123 (deprecated use `PASSWORD_HASH` instead)
|
||||
# - PASSWORD_HASH=$2y$05$Ci...
|
||||
# - PORT=51821
|
||||
# - WG_PORT=51820
|
||||
# - WG_CONFIG_PORT=92820
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue