examples/archived/curl_template/backend/BackendConfig.json

8 lines
88 B
JSON
Raw Normal View History

2021-02-26 00:18:07 +03:00
{
"name": "backend",
"mountedBinaries":
{
"curl": "/usr/bin/curl"
}
}