Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix authored Aug 16, 2023
1 parent de6519f commit 3e62a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Mappings on Cloudfront and Akamai can be added using the terraform config in [La
Go to the activate tab on the top of the page and activate on staging and production. It will take several minutes to activate.

### Testing domain mappings
Domain mappings can be tested using the [ddftool](https://github.com/getlantern/ddftool). You'll want to find valid IPs for each provider, then test for expected responses using `https://<provider mapping front-facing domain name>/<some origin domain path for testing>`.
Domain mappings can be tested using the [ddftool](https://github.com/getlantern/ddftool). You'll want to first use the ddftool to find valid IPs for each provider, then test for the expected response using one of the respective IPs and `https://<provider mapping front-facing domain name>/<some origin domain path for testing>` for the URL.

## Building
In CI, `flashlight` used `GH_TOKEN` for access to private repositories.
Expand Down

0 comments on commit 3e62a90

Please sign in to comment.