setup internal services
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
|
||||
hostname = "ollama.esotericbytes.com";
|
||||
|
||||
/*networks = [
|
||||
networks = [
|
||||
"docker-main"
|
||||
];*/
|
||||
];
|
||||
|
||||
ports = [
|
||||
"11434"
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
|
||||
hostname = "portainer.esotericbytes.com";
|
||||
|
||||
/*networks = [
|
||||
networks = [
|
||||
"docker-main"
|
||||
];*/
|
||||
];
|
||||
|
||||
ports = [
|
||||
"127.0.0.1:8000:8000"
|
||||
|
||||
Reference in New Issue
Block a user