Initial commit: InfoUser Monitor with FastAPI, agent, Docker, JWT auth, notifications, filters and CSV export
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"server_url": "http://127.0.0.1",
|
||||
"agent_token": "agent-secret-token",
|
||||
"interval_minutes": 60,
|
||||
"send_public_ip": false
|
||||
}
|
||||
Reference in New Issue
Block a user