Skip to content

Commit c8b2658

Browse files
committed
s/docker/podman ;)
1 parent f5e93d3 commit c8b2658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/wg-easy/charts/wg-easy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
wireguard:
55
# If password is defined will set a password on the web interface
66
# password must be a bcrypted hash - use
7-
# docker run ghcr.io/wg-easy/wg-easy wgpw YOUR_PASSWORD
7+
# podman run ghcr.io/wg-easy/wg-easy wgpw YOUR_PASSWORD
88
# to generate a hash - default is literally YOUR_PASSWORD
99
password: '$2a$12$Zh4e0Lnbfhh3.EJTLKPApOCOZgjmaWm0eOMDI7YkoACKMjKPFs7.a'
1010
# See https://github.com/WeeJeWel/wg-easy for configuration options

0 commit comments

Comments
 (0)