From 7365a15886cb8dc8f15179fdc72596c954fec842 Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Tue, 17 Sep 2019 20:34:55 -0500 Subject: [PATCH] Updated example config for SSH port --- bot_config.yaml.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bot_config.yaml.example b/bot_config.yaml.example index 4f8f611..8dc2a6b 100644 --- a/bot_config.yaml.example +++ b/bot_config.yaml.example @@ -13,7 +13,10 @@ units: 'F' probes: srv1: loc: 'Office' + port: 22 srv2: loc: 'Area 50.1' + port: 22 srv3: loc: 'Dungeon' + port: 22