Skip to content

Commit

Permalink
update server ip
Browse files Browse the repository at this point in the history
  • Loading branch information
donle committed Jun 5, 2024
1 parent c7f259d commit db2d6b2
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/ui/platforms/desktop/src/client.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,7 @@ export const getClientConfig = (mode: ClientFlavor): ClientConfig => {
},
{
port: 2020,
host: '1.12.67.228',
protocol: 'http',
hostTag: ServerHostTag.GuangZhou,
},
{
port: 2020,
host: '121.41.167.150',
protocol: 'http',
hostTag: ServerHostTag.HangZhou,
},
{
port: 2020,
host: '124.220.210.221',
host: '124.220.218.22',
protocol: 'http',
hostTag: ServerHostTag.ShangHai,
},
Expand Down

0 comments on commit db2d6b2

Please sign in to comment.