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

@@ -29,6 +29,11 @@ controllers:
MIX_ENV: prod
PORT: "8080"
PHX_HOST: "0.0.0.0"
AMQP_URL:
valueFrom:
secretKeyRef:
name: rabbitmq-default-user
key: connection_string
RELEASE_COOKIE:
valueFrom:
secretKeyRef: