mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-03-03 15:10:45 +00:00
document my unverifiable woes
This commit is contained in:
parent
182045315b
commit
ebe03df035
@ -581,6 +581,7 @@ function serveControlsHelper() {
|
||||
}
|
||||
// https://nodejs.org/api/net.html#net_server_listen_options_callback
|
||||
// path is ignore if port is defined
|
||||
// https://git.coolaj86.com/coolaj86/telebit.js/issues/23#issuecomment-326
|
||||
if (state._ipc.port) {
|
||||
serverOpts.host = 'localhost';
|
||||
serverOpts.port = state._ipc.port;
|
||||
|
Loading…
x
Reference in New Issue
Block a user