Merge pull request 'update: head ping' (#2) from new-ping into main
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Reviewed-on: bagas/tunnl_please_frontend#2
This commit was merged in pull request #2.
This commit is contained in:
@@ -76,7 +76,7 @@ const testServerPing = (
|
|||||||
const timeout = 5000
|
const timeout = 5000
|
||||||
let resolved = false
|
let resolved = false
|
||||||
|
|
||||||
const pingUrl = `http://ping.${server.subdomain}`
|
const pingUrl = `https://ping.${server.subdomain}`
|
||||||
|
|
||||||
const timeoutId = setTimeout(() => {
|
const timeoutId = setTimeout(() => {
|
||||||
if (!resolved) {
|
if (!resolved) {
|
||||||
|
|||||||
Reference in New Issue
Block a user