ENV use case
ENV Sample File for ENV Config Preview and Overrides
Validate .env preview, override review, and environment-config handling with real application-settings, worker-override, and malformed ENV fixtures.
139 B
Manifest JSON
SHA256
Starter file
Download
env_application_settings_sample.env
Checklist
Testing Steps
- Compare preview and inspection behavior across application-settings, worker-override, and malformed ENV files.
- Verify key visibility, naming, and line handling before changing .env preview or import behavior.
- Confirm ENV downloads preserve stable extension handling and editor-open expectations across clients.
Companion fixtures
Related Variants
Next steps