What's Changed
- changed docker image from ubuntu to alpine by @Lokowitz in #24
- Change default port to 3004 to avoid a conflict with Pangolin's integration API. by @SigmaSquadron in #28
- Fixes to proxy protocol for downstream proxies when running as the TLS gateway
BREAKING
--listen
is no longer supporter. The listen port is pulled from --reachableAt
for backward compatability due to #28. Please make sure your port is in --reachableAt
and ensure you are using the latest Pangolin version for this to be reflected in the database for communication!
The default port has changed to 3004.
New Contributors
- @SigmaSquadron made their first contribution in #28
Full Changelog: 1.2.1...1.2.2