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