Skip to content

Commit

Permalink
fix: update host
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 7, 2023
1 parent 94dfa88 commit 056ae72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CoCreate.config.js
Expand Up @@ -12,8 +12,7 @@ module.exports = {
"pathname": "/docs/instagram/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*",
"general.cocreate.app"
"*"
],
"directory": "instagram",
"content-type": "{{content-type}}",
Expand Down

0 comments on commit 056ae72

Please sign in to comment.