@cocreate/file-server
Version:
A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
24 lines • 678 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "60145dc49f64ba1680b86693",
"name": "index.html",
"path": "/docs/file-server",
"pathname": "/docs/file-server/index.html",
"src": "{{./docs/index.html}}",
"host": [
"cocreate.app",
"general.cocreate.app"
],
"directory": "file-server",
"content-type": "text/html",
"public": "true"
}
}
]
};