Skip to content

Commit

Permalink
#336 Modify POC server configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jan 17, 2024
1 parent 3f45055 commit 55f9466
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ services:
container_name: senzing-rabbitmq
environment:
# See https://github.com/bitnami/bitnami-docker-rabbitmq#configuration
RABBITMQ_MANAGEMENT_ALLOW_WEB_ACCESS: true
RABBITMQ_PASSWORD: ${RABBITMQ_PASSWORD:-bitnami}
RABBITMQ_USERNAME: ${RABBITMQ_USERNAME:-user}
image: bitnami/rabbitmq:${SENZING_DOCKER_IMAGE_VERSION_BITNAMI_RABBITMQ:-latest}
Expand Down

0 comments on commit 55f9466

Please sign in to comment.