Skip to content

Commit 4653853

Browse files
authored
fix OHTTP hostname (cloudflare#29244)
1 parent f2e07e4 commit 4653853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/privacy-gateway/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ Before sending any requests, you need to first set up your account with Cloudfla
7373
Then, make sure you are forwarding requests to a mutually agreed URL with the following conventions.
7474

7575
```txt
76-
https://<APPLICATION_NAME>.privacy-gateway.cloudflare.com/
76+
https://privacy-relay.cloudflare.com/<GATEWAY_SERVER_NAME>
7777
```

0 commit comments

Comments
 (0)