mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-01 17:58:34 +00:00
add actualtap for working with actual api
This commit is contained in:
@@ -109,8 +109,9 @@ in
|
||||
};
|
||||
|
||||
# Allow web traffic to Caddy
|
||||
nmasur.presets.services.caddy.routes = [
|
||||
nmasur.presets.services.caddy.routes = lib.mkAfter [
|
||||
{
|
||||
group = "actual";
|
||||
match = [ { host = [ hostnames.budget ]; } ];
|
||||
handle = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user