This commit is contained in:
2024-07-13 07:55:50 -07:00
commit fb568564a1
26551 changed files with 46966 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"default": {
"host": "127.0.0.1",
"user": "root",
"password": "",
"database": "peq",
"port": 3306
},
"content": {
"host": "",
"user": "",
"password": "",
"database": "",
"port": 3306
}
}