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
|
@ -4,6 +4,7 @@
|
|||
config = {
|
||||
ROCKET_ADDRESS = "127.0.0.1";
|
||||
ROCKET_PORT = 8222;
|
||||
DOMAIN = "https://vps.curl-pence.ts.net/vaultwarden";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue