mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 09:42:40 +00:00
Merge branch 'extractTools' into 'main'
simplify test ci See merge request v3/service/user!26
This commit is contained in:
@@ -5,6 +5,3 @@ SERVICE_CONFIGURATION_DOMAIN=USER
|
||||
|
||||
# PRISMA
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@localhost:5432/mobicoop?schema=user-test"
|
||||
|
||||
# POSTGRES
|
||||
POSTGRES_IMAGE=postgres:15.0
|
||||
|
||||
@@ -13,9 +13,3 @@ BROKER_IMAGE=rabbitmq:3-alpine
|
||||
|
||||
# POSTGRES
|
||||
POSTGRES_IMAGE=postgres:15.0
|
||||
|
||||
# REDIS
|
||||
REDIS_IMAGE=redis:7.0-alpine
|
||||
REDIS_HOST=v3-redis
|
||||
REDIS_PASSWORD=redis
|
||||
REDIS_PORT=6379
|
||||
|
||||
Reference in New Issue
Block a user