diff --git a/templates/compose/rabbitmq.yaml b/templates/compose/rabbitmq.yaml index 549ca3e60..10d052166 100644 --- a/templates/compose/rabbitmq.yaml +++ b/templates/compose/rabbitmq.yaml @@ -7,6 +7,7 @@ services: rabbitmq: image: rabbitmq:3-management + hostname: "rabbitmq" environment: - SERVICE_FQDN_RABBITMQ_15672 - RABBITMQ_DEFAULT_USER=$SERVICE_USER_RABBITMQ