Files
kami-parse-server/spec/configs/CLIConfigApps.json
2016-04-04 20:02:34 -04:00

10 lines
103 B
JSON

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