Move static websites from hetznix to nixedo

This commit is contained in:
Oliver Davies 2025-04-18 18:28:17 +01:00
parent c2e4f80364
commit ebf9778b42
24 changed files with 211 additions and 257 deletions

View file

@ -7,10 +7,6 @@
tunnels."e1514105-327f-4984-974e-e2fbaca76466" = {
credentialsFile = config.age.secrets.cloudflared.path;
default = "http_status:404";
ingress = {
"bootstrap-with-tailwind.oliverdavies.uk" = "http://localhost:8000";
};
};
};
}