summaryrefslogtreecommitdiff
path: root/config.json
blob: 792f931b655202a394c6372f7517c115e7f3bd61 (plain)
1
2
3
4
5
6
7
8
9
{
  "components": [
    {
      "name": "ftp-listener",
      "type": "ftp",
      "port": 21
    }
  ]
}