This repository has been archived on 2024-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
AroMVC/conf.ini
2017-03-01 15:58:13 -06:00

7 lines
No EOL
129 B
INI

[Project]
namespace = "Fire"
[Database]
dsn = "mysql:host=localhost;dbname=test"
username = "root"
password = ""