summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
Diffstat (limited to '.env')
-rw-r--r--.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..c7c41bb
--- /dev/null
+++ b/.env
@@ -0,0 +1,4 @@
+DATABASE=postgres://postgres:SuperSecret@localhost:5432/app?sslmode=disable
+LISTEN=:8000
+KEYS=0eb378f61ab54dfb9a27e40d441a1b0e,3bd246204cb44062a4ae914b47b703d4
+DEBUG=true \ No newline at end of file