We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ebb7b commit f167024Copy full SHA for f167024
4 files changed
dev-demo/.env.local
@@ -0,0 +1,6 @@
1
+KEYCLOAK_URL=http://localhost:8080
2
+
3
+ADMINFORTH_SECRET=123
4
+NODE_ENV=development
5
+DATABASE_URL=sqlite://.db.sqlite
6
+PRISMA_DATABASE_URL=file:.db.sqlite
0 commit comments