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