feat: add environment variable support and update README instructions

This commit is contained in:
2025-02-05 16:16:57 +01:00
parent 6a7d4e922b
commit fb765920b4
7 changed files with 38 additions and 10 deletions

8
example.env Normal file
View File

@@ -0,0 +1,8 @@
# User defined hostname persisted across all sessions, used to keep track of the same user
TELEGRAF_HOSTNAME=
# MongoDB connection string
TELEGRAF_MONGODB_DSN=
# MongoDB database name to store the data
TELEGRAF_MONGODB_DATABASE=
# URL of the video to be analyzed
VIDEO_URL=