Skip to content

Commit

Permalink
update gitpod env file
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad authored and mrchrisadams committed Jul 1, 2024
1 parent f6974a8 commit e7a5cd3
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 @@ -40,5 +40,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 e7a5cd3

Please sign in to comment.