change blocky port to fix podman, fix a few container files
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
prefetching = true;
|
||||
};
|
||||
ports = {
|
||||
dns = 53;
|
||||
dns = 5353;
|
||||
tls = 853;
|
||||
http = 4000;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user