diff --git a/docker-compose.yml b/docker-compose.yml index d6a22cc..371afc1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -23,7 +23,7 @@ services: - "3000:3000" restart: unless-stopped environment: - - NEXT_PUBLIC_BACKEND_URL=http://localhost:8003 + - NEXT_PUBLIC_BACKEND_URL=https://yann1.ahlgrim.net # ollama: # # This is a placeholder image; ensure you have an Ollama-compatible image and models available.