Skip to content

Commit

Permalink
fix sign mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Jun 26, 2024
1 parent d33a4c7 commit 628b5da
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ module.exports = {
config.proxy = [
{
context: ['/v3'],
target: 'http://localhost:3001',
// target: 'http://localhost:3001',
changeOrigin: true
}
];
Expand Down
Loading

0 comments on commit 628b5da

Please sign in to comment.