Skip to content

Commit

Permalink
chore: update installation data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent c214ece commit 8c117ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/self-hosted/db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@ COPY public.subscriptions (id, billable_type, billable_id, type, paddle_id, stat
--

COPY public.swarms (id, team_id, created_at, updated_at, data) FROM stdin;
1 1 2024-09-01 00:00:00 2024-09-01 00:00:00 {"joinTokens": {"worker": "-", "manager": "-"}, "registries": [], "s3Storages": [], "managerNodes": [], "publicSSHKey": "", "encryptionKey": "-", "registriesRev": 0, "s3StoragesRev": 0}
1 1 2024-09-01 00:00:00 2024-09-01 00:00:00 {"joinTokens": {"worker": "-", "manager": "-"}, "registries": [], "s3Storages": [], "managerNodes": [], "publicSSHKey": "-", "encryptionKey": "-", "registriesRev": 0, "s3StoragesRev": 0}
\.


Expand Down

0 comments on commit 8c117ec

Please sign in to comment.