We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1054e commit 2ee21e2Copy full SHA for 2ee21e2
.env.example
@@ -3,7 +3,7 @@ JWT_SECRET=secret
3
DATABASE_URL=postgresql://admin:admin@localhost:5432/codebench?schema=public
4
#DB_CERT=
5
REDIS_HOST=127.0.0.1
6
-REDIS_PORT=6379
+REDIS_PORT=6378
7
#REDIS_PASS=
8
#REDIS_PORT=
9
REDIS_TLS=false
0 commit comments