Disabled cacheops in development
This commit is contained in:
parent
8994326634
commit
417a1b81ae
1 changed files with 1 additions and 0 deletions
1
.env.dev
1
.env.dev
|
|
@ -10,3 +10,4 @@ PYTHONDONTWRITEBYTECODE=true
|
|||
WEBPACK_DEVSERVER_PORT=8080
|
||||
MUSIC_DIRECTORY_PATH=/music
|
||||
BROWSABLE_API_ENABLED=True
|
||||
CACHEOPS_ENABLED=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue