aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 1c8825b..b3184ba 100644
--- a/.env.example
+++ b/.env.example
@@ -19,4 +19,4 @@ DATABASE_URL="Your postgresql connection url"
## Redis
# If you don't want to use redis, just comment the REDIS_URL (press ctrl + / on windows or cmd + / on mac)
-REDIS_URL="rediss://username:password@host:port" \ No newline at end of file
+REDIS_URL="redis://username:password@host:port" \ No newline at end of file