This commit is contained in:
Rescla
2026-05-12 08:21:10 +02:00
parent 7300139959
commit b1835f9281
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ resource "docker_container" "open-webui" {
env = [
"ENABLE_OPENAI_API=true",
"OPENAI_API_BASE_URL=http://172.20.0.51:1234/v1"
"OPENAI_API_BASE_URL=http://172.20.0.149:8080"
]
mounts {
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long