From 7504bd26a985241b7fbccd7fbd1f99191cc39cae Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update development vm server ( ubuntu )/docker containers/default --- .../7cc2643a-e2a7-4f77-b53c-f9b6434d0214/entry.json | 11 +++++++++++ .../7cc2643a-e2a7-4f77-b53c-f9b6434d0214/store.json | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/entry.json create mode 100644 stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/store.json diff --git a/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/entry.json b/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/entry.json new file mode 100644 index 0000000..c5721db --- /dev/null +++ b/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "7cc2643a-e2a7-4f77-b53c-f9b6434d0214", + "name" : "default", + "categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/store.json b/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/store.json new file mode 100644 index 0000000..cfe1bc2 --- /dev/null +++ b/stores/7cc2643a-e2a7-4f77-b53c-f9b6434d0214/store.json @@ -0,0 +1,5 @@ +{ + "type" : "dockerContext", + "cmd" : "c8fdc14a-8ddc-479a-be45-ac7f15f6055d", + "name" : "default" +} \ No newline at end of file