Enable GatewayPorts in sshd_config, for proxying in services into minikube

pull/4338/head
Toliver Jue 2019-05-24 09:56:49 +09:00
parent 2d85a7ffbc
commit 6a9031aaf6
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ AuthorizedKeysFile .ssh/authorized_keys
#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
GatewayPorts yes
#X11Forwarding no
#X11DisplayOffset 10
#X11UseLocalhost yes