setup internal services

This commit is contained in:
2026-01-19 16:06:23 -06:00
parent f7041607d7
commit 39fb19f62e
4 changed files with 42 additions and 6 deletions

View File

@@ -19,9 +19,9 @@
hostname = "ollama.esotericbytes.com";
/*networks = [
networks = [
"docker-main"
];*/
];
ports = [
"11434"

View File

@@ -15,9 +15,9 @@
hostname = "portainer.esotericbytes.com";
/*networks = [
networks = [
"docker-main"
];*/
];
ports = [
"127.0.0.1:8000:8000"