Update packages/backend-defaults/config.d.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
+1
-1
@@ -766,7 +766,7 @@ export interface Config {
|
||||
*
|
||||
* URLs can be in the form of a regular HTTP or HTTPS URL if you are using
|
||||
* A/AAAA/CNAME records or IP addresses. Specifically for internal URLs, if
|
||||
* you add `+grpc` to the protocol part then the hostname is treated as an SRV
|
||||
* you add `+src` to the protocol part then the hostname is treated as an SRV
|
||||
* record name and resolved. For example, if you pass in
|
||||
* `http+srv://<srv-record>/path` then the record part is resolved into an
|
||||
* actual host and port (with random weighted choice as usual when there is
|
||||
|
||||
Reference in New Issue
Block a user