This commit is contained in:
2026-01-19 10:33:23 -06:00
parent 3a6c6673eb
commit 9e3023c26b
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
];*/ ];*/
ports = [ ports = [
"127.0.0.1:11434:11434" "11434"
]; ];
volumes = [ volumes = [

View File

@@ -30,8 +30,8 @@
ports = [ ports = [
"127.0.0.1:9001:80" "127.0.0.1:9001:80"
"127.0.0.1:53:53/tcp" "172.17.0.3:53:53/tcp"
"127.0.0.1:53:53/udp" "172.17.0.3:53:53/udp"
]; ];
volumes = [ volumes = [