UNPKG

@syntropysoft/praetorian

Version:

Praetorian CLI – A universal multi-environment configuration validator for DevSecOps teams. Validate, compare, and secure YAML/ENV files with ease.

15 lines (12 loc) 212 B
# Simple test configuration 2 app: name: "TestApp" version: "1.0.0" environment: "test" database: host: "localhost" port: 5432 name: "testdb" api: baseUrl: "https://api.test.com" timeout: 30000