mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
10 lines
282 B
Bash
10 lines
282 B
Bash
# For IronCache
|
|
IRON_TOKEN=X
|
|
IRON_PROJECT_ID=X
|
|
|
|
# For CloudFlare dns support
|
|
CLOUDFLARE_EMAIL=you@example.com
|
|
CLOUDFLARE_API_KEY=X
|
|
# See comments here to get zone id https://blog.cloudflare.com/cloudflare-tips-frequently-used-cloudflare-ap/#comment-2412200222
|
|
CLOUDFLARE_ZONE_ID=y
|