github tiann/hapi v0.10.0
Release v0.10.0

latest releases: v0.17.1, v0.17.0, v0.16.8...
3 months ago

Breaking Change

This release includes breaking changes to environment variable and configuration field names. The old names are no longer recognized by the server.

Old Name New Name Purpose
WEBAPP_HOST HAPI_LISTEN_HOST Server bind address
WEBAPP_PORT HAPI_LISTEN_PORT Server listen port
WEBAPP_URL HAPI_PUBLIC_URL Public URL for external access
HAPI_SERVER_URL HAPI_API_URL CLI connection URL

Full Changelog: v0.9.2...v0.10.0

Don't miss a new hapi release

NewReleases is sending notifications on new releases.