mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-09 00:42:41 +00:00
refactor to ddh, first commit
This commit is contained in:
@@ -44,8 +44,9 @@ GEOROUTER_URL=http://localhost:8989
|
||||
# PRISMA
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@v3-db:5432/mobicoop?schema=public"
|
||||
|
||||
# RABBIT MQ
|
||||
RMQ_URI=amqp://v3-broker:5672
|
||||
# MESSAGE BROKER
|
||||
MESSAGE_BROKER_URI=amqp://v3-broker:5672
|
||||
MESSAGE_BROKER_EXCHANGE=mobicoop
|
||||
|
||||
# REDIS
|
||||
REDIS_IMAGE=redis:7.0-alpine
|
||||
|
||||
Reference in New Issue
Block a user