Greenwave: Use the public address for the rabbitmq cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
4eca9bc091
commit
43306e4f51
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# For complete details on all configuration options, see the documentation
|
||||
# https://fedora-messaging.readthedocs.io/en/latest/configuration.html.
|
||||
|
||||
amqp_url = "amqps://greenwave{{ env_suffix }}:@rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org/%2Fpubsub"
|
||||
amqp_url = "amqps://greenwave{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
|
||||
|
||||
publish_exchange = "amq.topic"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue