Fix ip bind
This commit is contained in:
@@ -53,7 +53,6 @@ job "ai-backend" {
|
||||
name = "ollama"
|
||||
port = "api"
|
||||
tags = ["traefik.enable=true"]
|
||||
address_mode = "host"
|
||||
check {
|
||||
type = "http"
|
||||
path = "/"
|
||||
|
||||
Reference in New Issue
Block a user