Skip to content

Commit

Permalink
Update env.development.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhaev26 authored Dec 21, 2024
1 parent b15bee8 commit 7a90b3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions env/env.development.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# redis
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=
REDIS_HOST=redis-14197.c257.us-east-1-3.ec2.redns.redis-cloud.com
REDIS_PORT=14197
REDIS_PASSWORD=hyQ78TCrEFCaE9LC8rVzbF4OLk8teIBb

# mongo
MONGODB_URI=mongodb+srv://psoc-gcb:[email protected]/psoc-gcb?retryWrites=true&w=majority&appName=Cluster0
Expand All @@ -20,4 +20,4 @@ MAIL_HOST=
MAIL_PORT=
MAIL_USER=
MAIL_PASSWORD=
MAIL_FROM=
MAIL_FROM=

0 comments on commit 7a90b3e

Please sign in to comment.