diff options
author | Karel Kočí <cynerd@email.cz> | 2024-12-10 21:42:31 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-12-10 21:42:31 +0100 |
commit | 55578e92bd171e11a4e50e22092a8d14c4ec4085 (patch) | |
tree | 48c3bacc2f4c1f57750b963584e47a0577b42f84 /shvcli.ini | |
parent | 6fea110f55831f6328abf12e21a4f0811846fbf7 (diff) | |
download | myconfigs-55578e92bd171e11a4e50e22092a8d14c4ec4085.tar.gz myconfigs-55578e92bd171e11a4e50e22092a8d14c4ec4085.tar.bz2 myconfigs-55578e92bd171e11a4e50e22092a8d14c4ec4085.zip |
Diffstat (limited to 'shvcli.ini')
-rw-r--r-- | shvcli.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ [hosts] localhost = tcp://admin@localhost?password=admin!123 +test = tcp://test@localhost?password=test brcg2 = tcp://cli@localhost [hosts-shell] |