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 2b0f400 commit 1aa0effCopy full SHA for 1aa0eff
.env.example
@@ -1,6 +1,9 @@
1
# Secret key for JWT
2
SECRET_KEY=
3
4
+# Base URL
5
+BASE_URL=http://localhost:8000
6
+
7
# Database
8
DB_USER=
9
DB_PASSWORD=
0 commit comments