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.