Skip to content

Commit e63d67c

Browse files
committed
Update localServer.ts
1 parent 12031e1 commit e63d67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/localServer/localServer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,4 +547,4 @@ new Daemon(3001, '')
547547
// curl -v localhost:3001/getAllRegions
548548
// curl -X POST -H "Content-Type: application/json" --data '{"walletAddress": "0x39EE68D74E6Dc6FF047E60D6Fc769f6E4Bab7fB5", "solanaWallet": "9qrjMUHXsZg7Er7Q9EJEEZpR4cPvM1FAkDJSwkcbCoFy"}' "https://apiv4.conet.network/api/spclub"
549549
// Proxy server test
550-
// curl -v -x http://localhost:8888 "https://www.google.com"
550+
// curl -v -x http://localhost:3002 "https://whatismyipaddress.com/"

0 commit comments

Comments
 (0)