We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6974a8 commit e7a5cd3Copy full SHA for e7a5cd3
.env.gitpod
@@ -40,5 +40,9 @@ EQUINIX_REMOTE_API_ENDPOINT = "https://tgwf-web-app-live.s3.nl-ams.scw.cloud/dat
40
AMAZON_PROVIDER_ID = 696
41
AMAZON_REMOTE_API_ENDPOINT = "https://ip-ranges.amazonaws.com/ip-ranges.json"
42
43
+CLOUDFLARE_PROVIDER_ID = 779
44
+CLOUDFLARE_REMOTE_API_ENDPOINT_IPV4 = "https://www.cloudflare.com/ips-v4/#"
45
+CLOUDFLARE_REMOTE_API_ENDPOINT_IPV6 = "https://www.cloudflare.com/ips-v6/#"
46
+
47
# Uncomment this to set an explicit API URL for the api-docs page
48
# API_URL = "https://domain.starting-with-https.com"
0 commit comments