engineering/vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.php.converted.yml
shengchanzhe 5d7af114f8 init
2023-11-08 20:45:32 +08:00

9 lines
140 B
YAML

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