Skip to content

Commit

Permalink
update gitpod env file
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Apr 7, 2024
1 parent 6fe5c05 commit 894c4f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.gitpod
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,9 @@ EQUINIX_REMOTE_API_ENDPOINT = "https://tgwf-web-app-live.s3.nl-ams.scw.cloud/dat
AMAZON_PROVIDER_ID = 696
AMAZON_REMOTE_API_ENDPOINT = "https://ip-ranges.amazonaws.com/ip-ranges.json"

CLOUDFLARE_PROVIDER_ID = 779
CLOUDFLARE_REMOTE_API_ENDPOINT_IPV4 = "https://www.cloudflare.com/ips-v4/#"
CLOUDFLARE_REMOTE_API_ENDPOINT_IPV6 = "https://www.cloudflare.com/ips-v6/#"

# Uncomment this to set an explicit API URL for the api-docs page
# API_URL = "https://domain.starting-with-https.com"

0 comments on commit 894c4f3

Please sign in to comment.