Skip to content

Commit

Permalink
added CACHE_AUTO_PURGE
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkweyunga authored Aug 25, 2023
1 parent 3f45ba2 commit 2d49e06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ services:
RATE_LIMITER_STORE: "redis"
SYNCHRONIZATION_STORE: "redis"
MESSENGER_STORE: "redis"
CACHE_AUTO_PURGE: 'true'

ADMIN_EMAIL: {{ directus_admin_email }}
ADMIN_PASSWORD: {{ directus_admin_password }}
Expand Down

0 comments on commit 2d49e06

Please sign in to comment.