Initial release

This commit is contained in:
2022-03-17 09:11:02 +01:00
commit d777f715c7
4 changed files with 111 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
server:
token: TACTICAL_API_TOKEN
url: https://api.tactical.example.com/
verify_ssl: True # TODO Implement this
telegraf:
host: localhost
port: 8092