Skip to content

Commit

Permalink
Only allow ssh from localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
kenvandine committed Oct 20, 2023
1 parent 65c40eb commit 7433912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gadget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ defaults:
experimental.user-daemons: true
experimental.dbus-activation: true
refresh.retain: 2
service.ssh.listen-address: 127.0.0.1

# Connect ubuntu-desktop-session
connections:
Expand Down

0 comments on commit 7433912

Please sign in to comment.