actualbudget http api

This commit is contained in:
TheWanderingCrow 2025-09-28 21:22:18 -04:00
parent 829e9b5265
commit 07c4bea9f3

View file

@ -27,7 +27,7 @@ in {
"budget.wanderingcrow.net".extraConfig = '' "budget.wanderingcrow.net".extraConfig = ''
reverse_proxy http://10.88.0.12 reverse_proxy http://10.88.0.12
''; '';
"docs.budget.wanderingcrow.net".extraConfig = '' "api.budget.wanderingcrow.net".extraConfig = ''
@block not remote_ip ${inputs.nix-secrets.network.primary.publicIP} private_ranges @block not remote_ip ${inputs.nix-secrets.network.primary.publicIP} private_ranges
abort @block abort @block
reverse_proxy http://10.88.0.13:5007 reverse_proxy http://10.88.0.13:5007