redundant changelog entry

This commit is contained in:
Michael Quigley 2024-05-06 13:20:56 -04:00
parent 3058789cd4
commit 47f68c5244
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -8,8 +8,6 @@ FEATURE: A Docker Compose project for self-hosting a zrok instance and [accompan
FEATURE: Added `no_forwarder` option to the public frontend configuration to avoid setting client addresses of intermediate infrastructure (https://github.com/openziti/zrok/issues/609)
FEATURE: Node.js support for the zrok SDK (https://github.com/openziti/zrok/issues/400)
CHANGE: the container images run as "ziggy" (UID 2171) instead of the generic restricted user "nobody" (UID 65534). This reduces the risk of unexpected file permissions when binding the Docker host's filesystem to a zrok container.
CHANGE: the Docker sharing guides were simplified and expanded