Files
jianbing/vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.json.converted.yml
2025-04-22 14:09:52 +08:00

9 lines
138 B
YAML

app: name
db:
host: localhost
user: sample_user
pass: sample_pass
port: '3306'
other:
multi: { deep: { nested: config_value } }