From 87733c6b65205ace6ca04049fa497cb4e6c961f1 Mon Sep 17 00:00:00 2001 From: Daniel Ortiz Date: Sat, 12 Jul 2025 21:00:06 -0400 Subject: [PATCH] update --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index f6cecc99..fd39580d 100644 --- a/.env +++ b/.env @@ -60,7 +60,7 @@ TPOT_PERSISTENCE_CYCLES=30 # 4. On SENSOR: Provide username / password from (3) for TPOT_HIVE_USER as base64 encoded string: # "echo -n 'username:password' | base64 -w0" # MOBILE: This will set the correct type for T-Pot Mobile (https://github.com/telekom-security/tpotmobile) -TPOT_TYPE=SENSOR +TPOT_TYPE=HIVE # T-Pot Hive User (only relevant for SENSOR deployment) # : This is empty by default.