Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 180 Bytes

version-exporter

Expose the env var VERSION via HTTP on port specified by PORT

Usage

PORT=8000 VERSION=1.2.1 version-exporter

Licensing