mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-02-01 22:20:44 +00:00
change test db
This commit is contained in:
@@ -4,4 +4,4 @@ SERVICE_PORT=5001
|
|||||||
SERVICE_CONFIGURATION_DOMAIN=USER
|
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-test?schema=user"
|
||||||
|
|||||||
Reference in New Issue
Block a user