github.com/dnutiu/simplFT@v0.0.0-20181023061248-df4b14cdce57/docker-config.json (about)

     1  {
     2      "address": "0.0.0.0",
     3      "port": 8080,
     4      "maxDirDepth": 30,
     5      "absoluteServePath": "/externalVolume",
     6      "pic": {
     7          "color": true,
     8          "x": 197,
     9          "y": 50
    10      },
    11      "upload": {
    12          "enabled": true,
    13          "directory": "upload",
    14          "timeout": 5,
    15          "address": "0.0.0.0",
    16          "port": 8081
    17      }
    18  }