Skip to content

Commit

Permalink
fix(docker_secrets): add missing wireguard options (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwagner18 authored Sep 13, 2024
1 parent 4a00757 commit 42fa935
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup/advanced/docker-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The following secrets can be used:
- `openvpn_encrypted_key`
- `openvpn_key_passphrase`
- `openvpn_clientcrt`
- `wireguard_conf`
- `wireguard_private_key`
- `wireguard_preshared_key`
- `wireguard_addresses`
- `httpproxy_user`
- `httpproxy_password`
- `shadowsocks_password`
Expand Down

0 comments on commit 42fa935

Please sign in to comment.