mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2026-03-23 01:06:41 +00:00
chore(vps): remove Trilium Notes
- Remove trilium-server.nix - Remove caddy route to Trilium Notes Moved to host y2q in lightly-toasted/homelab-ansible
This commit is contained in:
parent
a66035ac57
commit
3abbd61cfa
3 changed files with 0 additions and 11 deletions
|
|
@ -17,9 +17,6 @@
|
|||
# tailscale
|
||||
virtualHosts."vps.curl-pence.ts.net".extraConfig = ''
|
||||
reverse_proxy /vaultwarden/* http://127.0.0.1:${toString config.services.vaultwarden.config.ROCKET_PORT}
|
||||
handle_path /trilium/* {
|
||||
reverse_proxy http://127.0.0.1:${toString config.services.trilium-server.port}
|
||||
}
|
||||
handle_path /restic/* {
|
||||
reverse_proxy http://${toString config.services.restic.server.listenAddress}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue