From c4891898791c03c942758715f1b3dbc7605834c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20WENSKE?= Date: Fri, 28 Mar 2025 09:39:38 +0100 Subject: [PATCH] fix: Update .env typo --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e7bed510..32fa6caf 100644 --- a/.env +++ b/.env @@ -44,7 +44,7 @@ TPOT_PERSISTENCE=on # 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 # 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 # your SENSOR host to ~/tpotce/data/hive.crt # 3. On HIVE: Create a web user per SENSOR on HIVE and provide credentials below