diff --git a/dashboard/.env.example b/dashboard/.env.example index 0890e33..fbb1831 100644 --- a/dashboard/.env.example +++ b/dashboard/.env.example @@ -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