mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 15:45:39 +00:00
feat(vps): add caddy reverse proxy for vaultwarden at /vaultwarden/
This commit is contained in:
parent
362e2f99b1
commit
1f28e2853d
3 changed files with 9 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
|||
enable = true;
|
||||
authKeyFile = config.sops.secrets."tailscale/authkey".path;
|
||||
useRoutingFeatures = "both";
|
||||
permitCertUid = "caddy";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue