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 478d303 commit 7db2b4eCopy full SHA for 7db2b4e
.env
@@ -0,0 +1,6 @@
1
+DBNAME=app
2
+DBHOST=localhost
3
+DBUSER=app_user
4
+DBPASS=app_password
5
+CACHELOCATION=redis://redis:6379/0
6
+SECRET_KEY=secret_key
0 commit comments