github.com/webonyx/up@v0.7.4-0.20180808230834-91b94e551323/handler/testdata/spa/up.json (about)

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