docker-compose.yml: PASSWORD_HASH is replacing PASSWORD
in nightly and next releases
This commit is contained in:
parent
3613d26d4a
commit
9b6ac7cd8d
@ -12,7 +12,7 @@ services:
|
|||||||
- WG_HOST=raspberrypi.local
|
- WG_HOST=raspberrypi.local
|
||||||
|
|
||||||
# Optional:
|
# 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')
|
# - PASSWORD_HASH=$$2y$$10$$hBCoykrB95WSzuV4fafBzOHWKu9sbyVa34GJr8VV5R/pIelfEMYyG (needs double $$, hash of 'foobar123')
|
||||||
# - PORT=51821
|
# - PORT=51821
|
||||||
# - WG_PORT=51820
|
# - WG_PORT=51820
|
||||||
|
Loading…
x
Reference in New Issue
Block a user