We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008f162 commit 474ef44Copy full SHA for 474ef44
README.md
@@ -289,7 +289,7 @@ Editing `/etc/hosts` is a pain however, and error prone.
289
Node Foreman can start up an HTTP forward proxy which your browser can route requests through.
290
The forward proxy will intercept requests based on domain name, and route them to the local application.
291
292
- $ nf start -f 9999 -h nodefly.com
+ $ nf start -f 9999 -i nodefly.com
293
[OKAY] Forward Proxy Started in Port 9999
294
[OKAY] Intercepting requests to nodefly.com through forward proxy
295
0 commit comments