From 9efc306e3894fde66c4b3e7c22876cccb20c0d79 Mon Sep 17 00:00:00 2001 From: g_it Date: Wed, 8 Apr 2026 17:07:31 +0200 Subject: [PATCH] . --- .forgejo/workflows/resume.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/resume.yml b/.forgejo/workflows/resume.yml index e5bfc88..219b06a 100644 --- a/.forgejo/workflows/resume.yml +++ b/.forgejo/workflows/resume.yml @@ -51,10 +51,10 @@ jobs: }" echo "Testing Ollama connectivity..." - curl -v http://ollama:11434/api/tags || echo "Ollama unreachable" + curl -v http://10.0.1.84:11434/api/tags || echo "Ollama unreachable" echo "Sending validation request to Ollama..." - RESPONSE=$(curl -s -X POST http://ollama:11434/api/generate \ + RESPONSE=$(curl -s -X POST http://10.0.1.84:11434/api/generate \ -H "Content-Type: application/json" \ --max-time 300 \ -d "{