mirror of
https://github.com/crystelf/crystelf-admin.git
synced 2025-12-05 13:41:57 +00:00
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"debug": true,
|
|
"core": true,
|
|
"coreConfig": {
|
|
"coreUrl": "",
|
|
"wsClientId": "",
|
|
"wsSecret": "",
|
|
"wsReConnectInterval": "5000",
|
|
"token": ""
|
|
}
|
|
}
|