mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-11 08:32:39 +00:00
Merge branch 'extractTools' into 'main'
change test db See merge request v3/service/auth!24
This commit is contained in:
@@ -3,7 +3,7 @@ SERVICE_URL=0.0.0.0
|
||||
SERVICE_PORT=5002
|
||||
|
||||
# PRISMA
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@localhost:5432/mobicoop?schema=auth-test"
|
||||
DATABASE_URL="postgresql://mobicoop:mobicoop@localhost:5432/mobicoop-test?schema=auth"
|
||||
|
||||
# OPA
|
||||
OPA_IMAGE=openpolicyagent/opa:0.48.0-rootless
|
||||
|
||||
Reference in New Issue
Block a user