Files
kami-parse-server/spec/configs/CLIConfigApps.json

10 lines
103 B
JSON
Raw Normal View History

2016-04-04 20:02:34 -04:00
{
"apps": [
{
"arg1": "my_app",
"arg2": 8888,
"arg3": "hello",
"arg4": "/1"
}]
}