change blocky port to fix podman, fix a few container files

This commit is contained in:
k3t
2026-07-28 10:03:28 -06:00
parent 6d6b690218
commit f0294a80ce
3 changed files with 62 additions and 288 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
prefetching = true;
};
ports = {
dns = 53;
dns = 5353;
tls = 853;
http = 4000;
};