Files
kami-parse-server/spec/configs/CLIConfigApps.json
2018-09-23 12:31:08 -04:00

11 lines
118 B
JSON

{
"apps": [
{
"arg1": "my_app",
"arg2": 8888,
"arg3": "hello",
"arg4": "/1"
}
]
}