Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@djmitche djmitche released this 17 Oct 22:21
· 6 commits to master since this release

[BREAKING] The websocktunnel server now takes a URL_PREFIX env var, and no longer requires HOSTNAME. The URL_PREFIX should be the public URL at which the service is available, including the schema and any necessary port, e.g., https://websocktunnel.services.example.com.

The PORT env var remains, but now only specifies the port on which the service should listen.