qingjian/vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.yml

9 lines
136 B
YAML
Raw Permalink Normal View History

2021-08-06 18:50:55 +08:00
app: name
db:
host: localhost
user: sample_user
pass: sample_pass
port: 3306
other:
multi: { deep: { nested: config_value } }