set amq
Some checks failed
Build and Publish / build-release (push) Has been cancelled

This commit is contained in:
2026-04-14 16:28:37 -05:00
parent 4e7db4a7c5
commit d289da18fa
3 changed files with 28 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ config :logger, level: logger_level
config :logger, :console, format: {Logger.Formatter, :format}
if amqp_url = System.get_env("AMQP_URL") do
config :policy_service, :amqp_url, amqp_url
end
# ## Using releases
#
# If you use `mix release`, you need to explicitly enable the server