From 6e5470b3394a930e4114142e267dcef7fc95af91 Mon Sep 17 00:00:00 2001 From: Nhyira Yeboah Date: Sun, 27 Apr 2025 23:35:12 +0100 Subject: [PATCH] Update .env --- apps/sshbot/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sshbot/.env b/apps/sshbot/.env index 2ee8759..de9b49f 100644 --- a/apps/sshbot/.env +++ b/apps/sshbot/.env @@ -6,7 +6,7 @@ SSHBOT_SSH_USERNAME=your_ssh_username SSHBOT_SSH_PASSWORD=your_ssh_password # Timezone -TZ=UTC +${TZ}=UTC # Optional: Key-based authentication # SSH_PRIVATE_KEY_PATH=/path/to/your/private/key