mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-09 00:42:41 +00:00
upgrade graphhopper api params, secure broker
This commit is contained in:
@@ -6,7 +6,7 @@ SERVICE_PORT=5005
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@v3-db:5432/mobicoop?schema=public"
|
||||
|
||||
# MESSAGE BROKER
|
||||
MESSAGE_BROKER_URI=amqp://v3-broker:5672
|
||||
MESSAGE_BROKER_URI=amqp://mobicoop:mobicoop@v3-broker:5672
|
||||
MESSAGE_BROKER_EXCHANGE=mobicoop
|
||||
|
||||
# REDIS
|
||||
|
||||
Reference in New Issue
Block a user