a
This commit is contained in:
parent
72791a0160
commit
4a83409eb9
1 changed files with 0 additions and 5 deletions
|
|
@ -11,7 +11,6 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./xynospace-matrix.nix
|
./xynospace-matrix.nix
|
||||||
./plausible.nix
|
./plausible.nix
|
||||||
./calcom.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
documentation.enable = false;
|
documentation.enable = false;
|
||||||
|
|
@ -155,10 +154,6 @@
|
||||||
handle @git {
|
handle @git {
|
||||||
reverse_proxy http://127.0.0.1:${toString config.services.forgejo.settings.server.HTTP_PORT}
|
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 {
|
handle {
|
||||||
abort
|
abort
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue