properly add filters
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user