NORY-41: add database url to dashboard's .env.example
This commit is contained in:
parent
ebba31d6f6
commit
8aa942be2d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue