mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: tell cloudflare to purge cache after editing mii
This commit is contained in:
parent
b8a4808595
commit
655af51766
3 changed files with 28 additions and 11 deletions
|
|
@ -6,6 +6,9 @@ REDIS_URL="redis://localhost:6379/0"
|
|||
# Used for metadata, sitemaps, etc.
|
||||
NEXT_PUBLIC_BASE_URL=http://localhost:3000
|
||||
|
||||
CLOUDFLARE_ZONE_ID=XXXXXXXXXXXXXXXX
|
||||
CLOUDFLARE_API_TOKEN=XXXXXXXXXXXXXXXX
|
||||
|
||||
# Used for error tracking
|
||||
NEXT_PUBLIC_SENTRY_DSN=""
|
||||
SENTRY_URL=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue