Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

clubdrei/docker-localhost-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-localhost-tunnel

Docker image with localtunnel

ENV variables

The ENV variables are mapped to options of the localtunnel client:
https://github.com/localtunnel/server

  • LOCALTUNNEL_HOST - URL for the upstream proxy server.
  • LOCALTUNNEL_SUBDOMAIN - Request a specific subdomain on the proxy server. Note You may not actually receive this name depending on availability.
  • LOCALTUNNEL_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.
  • LOCALTUNNEL_PORT - The local port number to expose through localtunnel.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published