mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
docker-compose.yml: PASSWORD_HASH is replacing PASSWORD
in nightly and next releases
This commit is contained in:
parent
3613d26d4a
commit
9b6ac7cd8d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- WG_HOST=raspberrypi.local
|
||||
|
||||
# Optional:
|
||||
# - PASSWORD=foobar123 (without set PASSWORD_HASH is deprecated)
|
||||
# - PASSWORD=foobar123 (deprecated, see readme)
|
||||
# - PASSWORD_HASH=$$2y$$10$$hBCoykrB95WSzuV4fafBzOHWKu9sbyVa34GJr8VV5R/pIelfEMYyG (needs double $$, hash of 'foobar123')
|
||||
# - PORT=51821
|
||||
# - WG_PORT=51820
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue