Skip to content

Commit

Permalink
🐛 fix: add gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Aug 29, 2023
1 parent 8ba67ce commit b91c465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"devDependencies": {
"@lobehub/lint": "latest",
"@lobehub/ui": "latest",
"@types/react": "^18.2.21",
"@vercel/node": "^2",
"@vitest/coverage-v8": "latest",
"babel-plugin-antd-style": "^1.0.4",
Expand Down
1 change: 1 addition & 0 deletions public/manifest-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
}
}
],
"gateway": "http://localhost:3400/api/gateway",
"identifier": "searchEngine-dev",
"settings": {
"type": "object",
Expand Down

0 comments on commit b91c465

Please sign in to comment.