NORY-41: add database url to dashboard's .env.example

This commit is contained in:
Markus Thielker 2025-01-04 10:20:02 +01:00
parent ebba31d6f6
commit 8aa942be2d
No known key found for this signature in database

View file

@ -1,4 +1,6 @@
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/kratos
ORY_KRATOS_ADMIN_URL=http://localhost:4434
ORY_HYDRA_ADMIN_URL=http://localhost:4445