summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-09 01:07:15 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-09 01:07:15 +0300
commit34ccc98a942098faefb5f4211b215ff9ccc7ad0e (patch)
tree7696ab4d7c8d9fb09c7e2575d482517f68824ae3 /.env
Начальный
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