From e59fc5e582bb9de292a6e3a0469c34813922a878 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:34:05 +0000 Subject: [PATCH] chore: update installation data --- scripts/self-hosted/db.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/self-hosted/db.sql b/scripts/self-hosted/db.sql index 8fb74a6..1d22667 100644 --- a/scripts/self-hosted/db.sql +++ b/scripts/self-hosted/db.sql @@ -1240,7 +1240,7 @@ COPY public.node_tasks (id, team_id, task_group_id, type, meta, payload, status, -- COPY public.nodes (id, team_id, name, agent_token, last_seen_at, created_at, updated_at, data, swarm_id) FROM stdin; -1 1 default sdsuksbgGny0Iz3LC2hcb4aq0JMijCITLCGzkZ4zpM \N 2024-09-01 00:00:00 2024-09-01 00:00:00 \N 1 +1 1 default CiDxqmiTyJMV6qIhEI8mozcmHg9easnbYfvCPppdht \N 2024-09-01 00:00:00 2024-09-01 00:00:00 \N 1 \.