8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
|
# SERVICE
|
||
|
SERVICE_URL=0.0.0.0
|
||
|
SERVICE_PORT=5006
|
||
|
SERVICE_CONFIGURATION_DOMAIN=AD
|
||
|
|
||
|
# PRISMA
|
||
|
DATABASE_URL="postgresql://mobicoop:mobicoop@localhost:5432/mobicoop-test?schema=ad"
|