Skip to content

Commit fd10131

Browse files
committed
fix: update host
1 parent d7fb4ff commit fd10131

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CoCreate.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ module.exports = {
1717
"content-type": "{{content-type}}",
1818
"src": "{{source}}",
1919
"host": [
20-
"*",
21-
"general.cocreate.app"
20+
"*"
2221
],
2322
"public": "true"
2423
}

0 commit comments

Comments
 (0)