uploaded base code
This commit is contained in:
15
config.json
Normal file
15
config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"database": {
|
||||
"host": "localhost",
|
||||
"user": "root",
|
||||
"password": "password",
|
||||
"database": "storage_room"
|
||||
},
|
||||
"matrix_size": {
|
||||
"rows": 10,
|
||||
"columns": 10
|
||||
},
|
||||
"skip_n": true,
|
||||
"rtl": true,
|
||||
"language": "he"
|
||||
}
|
||||
Reference in New Issue
Block a user