10 lines
103 B
JSON
10 lines
103 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"arg1": "my_app",
|
|
"arg2": 8888,
|
|
"arg3": "hello",
|
|
"arg4": "/1"
|
|
}]
|
|
}
|