mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 00:09:14 +08:00
server: add client registry with dashboard support (#5115)
This commit is contained in:
@@ -128,7 +128,7 @@ class TCPMuxProxy extends BaseProxy {
|
||||
if (proxyStats.conf.subdomain) {
|
||||
this.subdomain = `${proxyStats.conf.subdomain}.${subdomainHost}`
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user