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