Skip to content

Commit 50233e3

Browse files
authored
Update wrangler.toml
1 parent d6042cb commit 50233e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wrangler.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ compatibility_date = "2022-12-11"
77

88
# This cloudflare worker uses Upstash (hosted redis-over-REST):
99
# https://docs.upstash.com/redis/quickstarts/cloudflareworkers
10+
#
11+
# After signing up for a free account at upstash.com, set your secrets below based on instructions
12+
# here for `wrangler secret put` (or alternatively use the Cloudflare Workers web UI):
13+
# https://developers.cloudflare.com/workers/platform/environment-variables/#adding-secrets-via-wrangler
1014

1115
# The necessary secrets are:
1216
# - UPSTASH_REDIS_REST_TOKEN

0 commit comments

Comments
 (0)