mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-08 10:52:40 +00:00
add integration tests --check
This commit is contained in:
@@ -14,6 +14,11 @@ REDIS_HOST=v3-redis
|
||||
REDIS_PASSWORD=redis
|
||||
REDIS_PORT=6379
|
||||
|
||||
# IMAGES
|
||||
BROKER_IMAGE=rabbitmq:3-alpine
|
||||
REDIS_IMAGE=redis:7.0-alpine
|
||||
POSTGRES_IMAGE=postgres:15.0
|
||||
|
||||
# DEFAULT CONFIGURATION
|
||||
|
||||
# default identifier used for match requests
|
||||
|
||||
Reference in New Issue
Block a user