mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-14 09:01:33 +01:00
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"lang": "en",
|
|
"project": "CodeShare",
|
|
"master": "Code Solutions Project",
|
|
"company": "Code Solutions Project",
|
|
"database": {
|
|
"SGBD": "mysql",
|
|
"path": "localhost",
|
|
"db": "codeshare",
|
|
"user": "user",
|
|
"password": "pass"
|
|
}
|
|
} |