Skip to content

Commit

Permalink
media env화
Browse files Browse the repository at this point in the history
  • Loading branch information
enoch2110 committed Jul 16, 2023
1 parent c39d978 commit cf68b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ [email protected]
[email protected]

# CACHE
CACHE_URL=rediscache://127.0.0.1:6379/1?client_class=django_redis.client.DefaultClient&password=ungithubbed-secret
CACHE_URL=rediscache://127.0.0.1:6379/1

# FILES
MEDIA_ROOT=/path/to/media

0 comments on commit cf68b0a

Please sign in to comment.