Skip to content

Commit 7b48388

Browse files
committed
fix: update host
1 parent a561974 commit 7b48388

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CoCreate.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ module.exports = {
1212
"pathname": "/docs/node-autoscaler/index.html",
1313
"src": "{{./docs/index.html}}",
1414
"host": [
15-
"*",
16-
"general.cocreate.app"
15+
"*"
1716
],
1817
"directory": "node-autoscaler",
1918
"content-type": "text/html",

0 commit comments

Comments
 (0)