mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-10 22:52:41 +00:00
secure broker
This commit is contained in:
@@ -7,7 +7,7 @@ HEALTH_SERVICE_PORT=6002
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@v3-db:5432/mobicoop?schema=auth"
|
||||
|
||||
# MESSAGE BROKER
|
||||
MESSAGE_BROKER_URI=amqp://v3-broker:5672
|
||||
MESSAGE_BROKER_URI=amqp://mobicoop:mobicoop@v3-broker:5672
|
||||
MESSAGE_BROKER_EXCHANGE=mobicoop
|
||||
MESSAGE_BROKER_EXCHANGE_DURABILITY=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user