mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-02-01 22:20:44 +00:00
simplify test ci
This commit is contained in:
@@ -5,6 +5,3 @@ SERVICE_CONFIGURATION_DOMAIN=USER
|
|||||||
|
|
||||||
# PRISMA
|
# PRISMA
|
||||||
DATABASE_URL="postgresql://mobicoop:mobicoop@localhost:5432/mobicoop?schema=user-test"
|
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
|
||||||
POSTGRES_IMAGE=postgres:15.0
|
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