staticfiles.json 133 B

123456789
  1. [
  2. {
  3. "method": "GET",
  4. "URL": "index.html",
  5. "fileName": "html/index.html",
  6. "contentType": "text/html",
  7. "isString": true
  8. }
  9. ]