Ah
This commit is contained in:
parent
eef99caad1
commit
d4f0808c31
@ -1104,7 +1104,7 @@ export async function startTraefikTCPProxy(
|
||||
if (isDev) {
|
||||
ip = getAPIUrl()
|
||||
} else {
|
||||
ip = `http://${ipv4 || ipv6}`
|
||||
ip = `http://${ipv4 || ipv6}:3000`
|
||||
}
|
||||
traefikUrl = `${ip}/webhooks/traefik/other.json`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user