Skip to content

Commit

Permalink
Commit daily changes
Browse files Browse the repository at this point in the history
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
  • Loading branch information
truecharts-admin committed Sep 5, 2024
1 parent 13eb8c1 commit 5ddcd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/stable/wg-easy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ workload:
WG_DEFAULT_DNS: "1.1.1.1"
WG_ALLOWED_IPS: "0.0.0.0/0, ::/0"
# PASSWORD_HASH uses bcrypt. You can create a hash at https://bcrypt.online/
PASSWORD_HASH: '$2y$12$iPAVrWmmVshBbr6CpJWGw.wlpaulOsVMpb.Tdo53xnNrpZt.T9odK'
PASSWORD_HASH: "$2y$12$iPAVrWmmVshBbr6CpJWGw.wlpaulOsVMpb.Tdo53xnNrpZt.T9odK"
LANG: "en"
UI_TRAFFIC_STATS: "false"
persistence:
Expand Down

0 comments on commit 5ddcd13

Please sign in to comment.