mirror of
https://git.coolaj86.com/coolaj86/telebit-relay.js.git
synced 2025-02-23 09:38:03 +00:00
note to be account-specific
This commit is contained in:
parent
36ab30c9f2
commit
ae43b0859b
@ -373,6 +373,7 @@ var Server = {
|
||||
, [ 2
|
||||
, 'grant'
|
||||
, [ ['ssh+https', grant.domains[0], 443 ]
|
||||
// TODO this should be account-specific
|
||||
, ['ssh', 'ssh.' + state.config.sharedDomain, grant.ports ]
|
||||
, ['tcp', 'tcp.' + state.config.sharedDomain, grant.ports ]
|
||||
, ['https', grant.domains[0] ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user