Skip to content

Commit e7a5cd3

Browse files
fershadmrchrisadams
authored andcommitted
update gitpod env file
1 parent f6974a8 commit e7a5cd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.gitpod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,9 @@ EQUINIX_REMOTE_API_ENDPOINT = "https://tgwf-web-app-live.s3.nl-ams.scw.cloud/dat
4040
AMAZON_PROVIDER_ID = 696
4141
AMAZON_REMOTE_API_ENDPOINT = "https://ip-ranges.amazonaws.com/ip-ranges.json"
4242

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+
4347
# Uncomment this to set an explicit API URL for the api-docs page
4448
# API_URL = "https://domain.starting-with-https.com"

0 commit comments

Comments
 (0)