lots of updates from the past few months

This commit is contained in:
Callum Leslie 2026-01-29 15:37:13 +00:00
parent d400e84092
commit ba4f1bcfcc
Signed by: cleslie
GPG key ID: 5A944DF89B6F65AC
12 changed files with 228 additions and 420 deletions

View file

@ -8,7 +8,10 @@ in {
port = 8080;
settings = {
server_url = "https://${domain}";
dns = {base_domain = "net.cleslie.uk";};
dns = {
base_domain = "net.cleslie.uk";
override_local_dns = false;
};
ip_prefixes = "100.64.0.0/10";
};