food-inventory/assets/php/example_config.json
2019-11-09 23:56:28 +01:00

7 lines
111 B
JSON

{
"host":"localhost",
"dbname": "db",
"user": "user",
"password": "pass",
"kind": "mysql"
}