Skip to content

Commit

Permalink
update ip
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Oct 20, 2023
1 parent 8081ef4 commit 2e2aac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tools/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export * from './const';
export * from './utils';

// test IP
export const IP = '10.102.6.214:19530';
export const IP = '127.0.0.1:19530';

0 comments on commit 2e2aac3

Please sign in to comment.