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