Config bootstrap

This commit is contained in:
2015-01-18 18:42:43 +07:00
parent f963ccc672
commit b02992c13d
3 changed files with 44 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"app_name": "",
"build_number": 0,
"enable_sign_in": false,
"database_driver": "",
"database_config": {
"hostname": "",
"port": 0,
"username": "",
"password": "",
"database": ""
},
"sensitive_data": ""
}