feat: enable tcp forwarding for singapore server
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 9m33s

This commit is contained in:
2025-09-06 21:19:27 +07:00
parent 9f92593d92
commit 54b0c1f9cf
2 changed files with 1 additions and 5 deletions

View File

@ -62,7 +62,7 @@ const fetchServers = async (): Promise<Server[]> => {
pingStatus: "idle",
capabilities: {
http: true,
tcp: false,
tcp: true,
},
},
{