mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 03:16:55 +00:00
update
This commit is contained in:
parent
f609e20567
commit
87733c6b65
1 changed files with 1 additions and 1 deletions
2
.env
2
.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)
|
||||
# <empty>: This is empty by default.
|
||||
|
|
Loading…
Reference in a new issue