adding postgres
All checks were successful
CI/CD Pipeline / build (push) Successful in 9s

This commit is contained in:
2026-03-06 16:59:15 -07:00
parent ad45ff65e7
commit ff48786d24
4 changed files with 55 additions and 2 deletions

View File

@@ -11,6 +11,6 @@ data:
K8S_SERVICE_NAME: ai-ha-elixir-headless
RELEASE_COOKIE: elixir_ai_cluster_cookie
PHX_HOST: ai-ha.alexmickelson.guru
DATABASE_URL: ecto://elixir_ai:elixir_ai@postgres-service.postgres/elixir_ai
DATABASE_URL: ecto://elixir_ai:elixir_ai@postgres/elixir_ai
AI_RESPONSES_ENDPOINT: http://ai-snow.reindeer-pinecone.ts.net:9292/v1/chat/completions
AI_MODEL: gpt-oss-120b