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 fa1443c commit c7f90f8Copy full SHA for c7f90f8
.env.example
@@ -1,2 +1,9 @@
1
# Server
2
-SERVER_PORT =
+SERVER_PORT =
3
+
4
+# Database
5
+DB_HOST =
6
+DB_PORT =
7
+DB_USERNAME =
8
+DB_PASSWORD =
9
+DB_DATABASE =
0 commit comments