We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f5277 commit 0bbb94aCopy full SHA for 0bbb94a
.env.example
@@ -1,8 +1,8 @@
1
DATABASE_URL="file:./dev.db"
2
HOST_NAME='http://localhost'
3
-HOST_PORT=3000
4
-FULL_URL=http://localhost:3000
5
-ISSUER_URL=http://localhost:3000/oidc
+HOST_PORT=3001
+FULL_URL=http://localhost:3001
+ISSUER_URL=http://localhost:3001/oidc
6
7
KICKSTART_FILE_NAME=kickstart.json
8
0 commit comments