properly add filters
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s

This commit is contained in:
2026-04-22 13:40:57 -05:00
parent a7160aadcf
commit 0af709f7b0
3 changed files with 17 additions and 23 deletions

View File

@@ -73,7 +73,3 @@ config :phoenix, :stacktrace_depth, 20
config :phoenix, :plug_init_mode, :runtime
config :open_api_spex, :cache_adapter, OpenApiSpex.Plug.NoneCache
config :policy_service,
provider_service_url: "http://localhost:4002",
solicitation_service_url: "http://localhost:8081"