diff --git a/CoCreate.config.js b/CoCreate.config.js index 4ca7d21..8f24be8 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -12,8 +12,7 @@ module.exports = { "pathname": "/docs/select/index.html", "src": "{{./docs/index.html}}", "host": [ - "*", - "general.cocreate.app" + "*" ], "directory": "select", "content-type": "{{content-type}}",