mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-23 21:33:48 +01:00
Initial commit
This commit is contained in:
13
Source/data/project.json.example
Normal file
13
Source/data/project.json.example
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"lang": "en",
|
||||
"project": "CodeShare",
|
||||
"master": "Code Solutions Project",
|
||||
"company": "JKA Network",
|
||||
"database": {
|
||||
"SGBD": "mysql",
|
||||
"path": "localhost",
|
||||
"db": "codeshare",
|
||||
"user": "user",
|
||||
"password": "pass"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user