Skip to content

Commit 378aeb6

Browse files
committed
update readme with further note
1 parent 396e882 commit 378aeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ where `hosts.json` is a JSON file containing an array of configuration options:
6161

6262
`source` and `destination` are required, but `preserveUrl` (default: false) and `statusCode` (default: 307) aren't.
6363

64-
If you don't specify the protocol in the destination, it will use the current request protocol.
64+
If you don't specify the protocol in the destination, it will use the current request protocol. If you're running behind nginx-proxy, this will be http and will add an extra hop in.
6565

6666
#### Overriding host file path
6767

0 commit comments

Comments
 (0)