DannyBen/bashly

View on GitHub
examples/yaml/settings.yml

Summary

Maintainability
Test Coverage
---
# Sample YAML file
environment: production

server:
  port: 3000
  host: 'http://localhost:3000'