We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e93d3 commit c8b2658Copy full SHA for c8b2658
applications/wg-easy/charts/wg-easy/values.yaml
@@ -4,7 +4,7 @@
4
wireguard:
5
# If password is defined will set a password on the web interface
6
# password must be a bcrypted hash - use
7
-# docker run ghcr.io/wg-easy/wg-easy wgpw YOUR_PASSWORD
+# podman run ghcr.io/wg-easy/wg-easy wgpw YOUR_PASSWORD
8
# to generate a hash - default is literally YOUR_PASSWORD
9
password: '$2a$12$Zh4e0Lnbfhh3.EJTLKPApOCOZgjmaWm0eOMDI7YkoACKMjKPFs7.a'
10
# See https://github.com/WeeJeWel/wg-easy for configuration options
0 commit comments