endpoint-libs 1.7.16

Common dependencies to be used with Pathscale projects, projects that use [endpoint-gen](https://github.com/pathscale/endpoint-gen), and projects that use honey_id-types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Required — used for Let's Encrypt account registration
ACME_EMAIL=you@example.com

# Required — the domain to provision a certificate for
DOMAIN=ws-echo.example.com

# Required — bunny.net API key (read/write on DNS zone)
BUNNY_API_KEY=your-bunny-net-api-key

# Optional — defaults to /certs
CERT_DIR=/certs