5 lines
79 B
JSON
5 lines
79 B
JSON
{
|
|
"/docker": "docker ps",
|
|
"/hello": "echo \"hello world\"",
|
|
"/ls": "ls -l"
|
|
} |