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 9a46702 commit face903Copy full SHA for face903
env.example
@@ -0,0 +1,4 @@
1
+# .env.example
2
+DEBUG=True
3
+SECRET_KEY=your_secret_key_for_testing
4
+DATABASE_URL=postgres://postgres:postgres@localhost:5432/testdb
0 commit comments