summaryrefslogtreecommitdiff
path: root/dotenv
diff options
context:
space:
mode:
Diffstat (limited to 'dotenv')
-rw-r--r--dotenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotenv b/dotenv
index 2c1317e..133332d 100644
--- a/dotenv
+++ b/dotenv
@@ -1 +1,3 @@
HOST_NAME=sl.xlab.blindside-dev.com
+REDIS_URL=redis://redis:6379
+DATABASE_URL=postgres://postgres:password@postgres:5432/scalelite?pool=5