diff --git a/.env.example b/.env.example index f17f574..d90a1df 100644 --- a/.env.example +++ b/.env.example @@ -9,6 +9,9 @@ DB_DBNAME = "db_name"1 # Prometheus-Exporter info EXPORTER_URL = "http(s)://ip.ip.ip.ip:port" +# VINTEO Jitter puller (needed to init Jitter native grab) +VINTEO_API_KEY = "6fe8b0db-62b4-4065-9c1e-441ec4228341.9acec20bd17d7178f332896f8c006452877a22b8627d089105ed39c5baef9711" + # Status Model API support # > if exists, ignore `EXPORTER_URL` var STATUS_SYSTEM_URL = "http://192.168.2.39:9999/api/input"