From a5484133582dc9d64908264f0b2dea341a9d58df Mon Sep 17 00:00:00 2001 From: autoscope Date: Wed, 30 Jul 2025 18:04:19 +0800 Subject: [PATCH] =?UTF-8?q?:whale:=20=E6=B7=BB=E5=8A=A0=20docker=20?= =?UTF-8?q?=E5=8F=82=E6=95=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: autoscope --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.env.example b/.env.example index 886ce7a2..fd95d68b 100644 --- a/.env.example +++ b/.env.example @@ -20,4 +20,8 @@ REDIS_DATA_VERSION=1 GUACD_HOST=guacd GUACD_PORT=4822 +GUACD_SSH_PORT=22 +GUACD_SSH_USERNAME=guacd +GUACD_SSH_PASSWORD=guacd GUACD_DRIVE_PATH=/drive +