diff --git a/dashcaddy-api/data/services.json b/dashcaddy-api/data/services.json index 3526823..298836c 100644 --- a/dashcaddy-api/data/services.json +++ b/dashcaddy-api/data/services.json @@ -105,5 +105,13 @@ "containerId": null, "appTemplate": "sami-files", "deployedAt": "2026-06-19T00:00:00.000Z" + }, + { + "id": "sec", + "name": "Security", + "logo": "/assets/chat.png", + "url": "https://sec.sami", + "ip": "localhost", + "tailscaleOnly": true } -] \ No newline at end of file +] \ No newline at end of file