Skip to content

Commit

Permalink
fix: renamed domains to hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Pagan committed Apr 11, 2023
1 parent 771eee2 commit f7677a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
"name": "index.html",
"path": "/docs/search/index.html",
"src": "{{./docs/index.html}}",
"domains": [
"hosts": [
"*",
"general.cocreate.app"
],
Expand Down

0 comments on commit f7677a6

Please sign in to comment.