github.com/skabbes/up@v0.2.1/handler/testdata/spa/up.json (about)

     1  {
     2    "type": "static",
     3    "logs": {
     4      "enable": false
     5    },
     6    "redirects": {
     7      "/*": {
     8        "location": "/",
     9        "status": 200
    10      }
    11    }
    12  }