diff --git a/CoCreate.config.js b/CoCreate.config.js index 13baba3..e3899a8 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -10,7 +10,7 @@ module.exports = { "name": "index.html", "path": "/docs/docs/index.html", "src": "{{./docs/index.html}}", - "hosts": [ + "host": [ "*", "general.cocreate.app" ],