Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 751 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 751 Bytes

Using website-local-proxy

This is a reverse proxy to handle the port-forwarding of the various locally-hosted Keyman sites. Assuming the corresponding sites already already running, the proxy can be started with the command-line:

build.sh build start

If you want the host to use a port other than 80, set the environment variable KEYMAN_COM_PROXY_PORT to the port number.

Once the reverse proxy is started, you can browse to locally hosted Keyman sites like the following:

Pre-requisites

On the host machine, install Docker.