fix loading of sshd or teleport and get teleport output into console

This commit is contained in:
2024-12-06 13:38:17 +01:00
parent 8955d4b2da
commit e550beafd5
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DOCKER_IMAGE_VERSION="2.0.0"
DOCKER_IMAGE_VERSION="3.0.0"
BORG_VERSION=$(borg -V)
SSH_FOLDERS=( "/sshkeys/clients" "/sshkeys/host" )
NODE_EXPORTER_DIR="/var/log"