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

9 lines
136 B
YAML
Raw Normal View History

2023-10-14 13:36:39 +08:00
app: name
db:
host: localhost
user: sample_user
pass: sample_pass
port: 3306
other:
multi: { deep: { nested: config_value } }