use correct config

This commit is contained in:
2026-04-14 12:37:54 -05:00
parent ef5540e032
commit 4dc2bfbf8e
7 changed files with 51 additions and 79 deletions

View File

@@ -12,4 +12,4 @@ defmodule PolicyServiceWeb.HealthController do
|> put_status(:ok)
|> json(%{status: "ready"})
end
end
end