https://github.com/mostlygeek/i-print-envs
A web server that just prints out environment variables
https://github.com/mostlygeek/i-print-envs
Last synced: 4 days ago
JSON representation
A web server that just prints out environment variables
- Host: GitHub
- URL: https://github.com/mostlygeek/i-print-envs
- Owner: mostlygeek
- Created: 2015-12-04T21:53:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T23:34:12.000Z (over 9 years ago)
- Last Synced: 2025-04-06T11:18:25.822Z (3 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# i-print-envs
A web server that prints out environment variables.
Useful for debugging docker deployments where configs are
passed in via the environment.