Compare commits

..

4 commits

Author SHA1 Message Date
M Rizky Satrio
b852c061ce
Merge 50beeef63a into 5468724771 2025-03-29 05:51:56 +07:00
Marco Ochse
5468724771
Merge pull request #1773 from swenske/master 2025-03-28 23:32:15 +01:00
Sébastien WENSKE
5ee4aa3d03
fix: Update env.example
typo
2025-03-28 09:40:10 +01:00
Sébastien WENSKE
c489189879
fix: Update .env
typo
2025-03-28 09:39:38 +01:00
2 changed files with 2 additions and 2 deletions

2
.env
View file

@ -44,7 +44,7 @@ TPOT_PERSISTENCE=on
# HIVE: This is the default and offers everything to connect T-Pot sensors. # HIVE: This is the default and offers everything to connect T-Pot sensors.
# SENSOR: This needs to be used when running a sensor. Be aware to adjust all other # SENSOR: This needs to be used when running a sensor. Be aware to adjust all other
# settings as well. # settings as well.
# 1. You will need to copy compose/sensor.yml to ./docker-comopose.yml # 1. You will need to copy compose/sensor.yml to ./docker-compose.yml
# 2. From HIVE host you will need to copy ~/tpotce/data/nginx/cert/nginx.crt to # 2. From HIVE host you will need to copy ~/tpotce/data/nginx/cert/nginx.crt to
# your SENSOR host to ~/tpotce/data/hive.crt # your SENSOR host to ~/tpotce/data/hive.crt
# 3. On HIVE: Create a web user per SENSOR on HIVE and provide credentials below # 3. On HIVE: Create a web user per SENSOR on HIVE and provide credentials below

View file

@ -44,7 +44,7 @@ TPOT_PERSISTENCE=on
# HIVE: This is the default and offers everything to connect T-Pot sensors. # HIVE: This is the default and offers everything to connect T-Pot sensors.
# SENSOR: This needs to be used when running a sensor. Be aware to adjust all other # SENSOR: This needs to be used when running a sensor. Be aware to adjust all other
# settings as well. # settings as well.
# 1. You will need to copy compose/sensor.yml to ./docker-comopose.yml # 1. You will need to copy compose/sensor.yml to ./docker-compose.yml
# 2. From HIVE host you will need to copy ~/tpotce/data/nginx/cert/nginx.crt to # 2. From HIVE host you will need to copy ~/tpotce/data/nginx/cert/nginx.crt to
# your SENSOR host to ~/tpotce/data/hive.crt # your SENSOR host to ~/tpotce/data/hive.crt
# 3. On HIVE: Create a web user per SENSOR on HIVE and provide credentials below # 3. On HIVE: Create a web user per SENSOR on HIVE and provide credentials below