diff --git a/CoCreate.config.js b/CoCreate.config.js index 8311ed1..76490e2 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -12,8 +12,7 @@ module.exports = { "pathname": "/docs/socket-server/index.html", "src": "{{./docs/index.html}}", "host": [ - "*", - "general.cocreate.app" + "*" ], "directory": "socket-server", "content-type": "text/html",