logistics/vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.php.converted.yml
2023-08-08 09:15:12 +08:00

9 lines
140 B
YAML
Executable File

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