初始化仓库
This commit is contained in:
8
vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.json.converted.yml
vendored
Normal file
8
vendor/clagiordano/weblibs-configmanager/testsdata/sample_config_data.json.converted.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
app: name
|
||||
db:
|
||||
host: localhost
|
||||
user: sample_user
|
||||
pass: sample_pass
|
||||
port: '3306'
|
||||
other:
|
||||
multi: { deep: { nested: config_value } }
|
||||
Reference in New Issue
Block a user