8 lines
105 B
JSON
8 lines
105 B
JSON
|
{
|
||
|
"title": "Script server",
|
||
|
"port": "5000",
|
||
|
"access": {
|
||
|
"admin_users": [ "*" ]
|
||
|
}
|
||
|
}
|