mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
actualbudget http api
This commit is contained in:
parent
829e9b5265
commit
07c4bea9f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue