Skip to content

Commit 9e86565

Browse files
perf: Enviroment config
1 parent c8003a2 commit 9e86565

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.env.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ LOG_FORMAT="%(asctime)s - %(name)s - %(levelname)s:%(lineno)d - %(message)s"
1313
SQL_DEBUG=False
1414

1515
CACHE_TYPE="memory"
16-
CACHE_REDIS_URL="redis://127.0.0.1:6379"
1716

1817
# Postgres
1918
POSTGRES_SERVER=localhost

0 commit comments

Comments
 (0)