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