This commit is contained in:
Lucy Hochkamp 2024-02-24 16:30:32 +01:00
parent 72791a0160
commit 4a83409eb9
No known key found for this signature in database

View file

@ -11,7 +11,6 @@
./hardware-configuration.nix
./xynospace-matrix.nix
./plausible.nix
./calcom.nix
];
documentation.enable = false;
@ -155,10 +154,6 @@
handle @git {
reverse_proxy http://127.0.0.1:${toString config.services.forgejo.settings.server.HTTP_PORT}
}
@cal host cal.xyno.systems
handle @cal {
reverse_proxy http://127.0.0.1:3469
}
handle {
abort
}