summaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-10-29 15:00:03 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-11-03 15:58:55 +0100
commit3b335149c707072b7adcbe46afe28f992eb8033a (patch)
tree1bdc6cdfb28f37ec2a3db8fb84dafba68a8dbce3 /.env
parentce8aaab79c974df90360e0f5de211341cb1aedfb (diff)
Add environment configuration for development postgres connection
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to '.env')
-rw-r--r--.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..b1ec0a0
--- /dev/null
+++ b/.env
@@ -0,0 +1 @@
+DATABASE_URL=postgres://pgdev:password@localhost/butido