mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 13:35:54 +00:00
Spelling Fix in Readme (#193)
This commit is contained in:
committed by
Roman Shtylman
parent
627cfe4783
commit
4c136a265c
@@ -59,7 +59,7 @@ tunnel.on('close', function() {
|
|||||||
|
|
||||||
### opts
|
### opts
|
||||||
|
|
||||||
* `subdomain` A *string* value requesting a specific subdomain on the proxy server. **Note** You may not actually receive this name depending on availablily.
|
* `subdomain` A *string* value requesting a specific subdomain on the proxy server. **Note** You may not actually receive this name depending on availability.
|
||||||
* `local_host` Proxy to this hostname instead of `localhost`. This will also cause the `Host` header to be re-written to this value in proxied requests.
|
* `local_host` Proxy to this hostname instead of `localhost`. This will also cause the `Host` header to be re-written to this value in proxied requests.
|
||||||
|
|
||||||
### Tunnel
|
### Tunnel
|
||||||
|
|||||||
Reference in New Issue
Block a user