note to be account-specific
Cette révision appartient à :
Parent
36ab30c9f2
révision
ae43b0859b
@ -373,6 +373,7 @@ var Server = {
|
|||||||
, [ 2
|
, [ 2
|
||||||
, 'grant'
|
, 'grant'
|
||||||
, [ ['ssh+https', grant.domains[0], 443 ]
|
, [ ['ssh+https', grant.domains[0], 443 ]
|
||||||
|
// TODO this should be account-specific
|
||||||
, ['ssh', 'ssh.' + state.config.sharedDomain, grant.ports ]
|
, ['ssh', 'ssh.' + state.config.sharedDomain, grant.ports ]
|
||||||
, ['tcp', 'tcp.' + state.config.sharedDomain, grant.ports ]
|
, ['tcp', 'tcp.' + state.config.sharedDomain, grant.ports ]
|
||||||
, ['https', grant.domains[0] ]
|
, ['https', grant.domains[0] ]
|
||||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur