Feat: New Scripts, new functions

This commit is contained in:
coolnsx
2025-10-22 14:17:33 +05:30
parent 135b8ce642
commit 46ba34c8e5
26 changed files with 469 additions and 353 deletions

View File

@@ -34,6 +34,15 @@
"reveal": "always",
"hide": "never",
"shell": "system"
},
{
"label": "Docker Compose Deploy",
"command": "deploy up --build",
"use_new_terminal": false,
"allow_concurrent_runs": false,
"reveal": "always",
"hide": "never",
"shell": "system"
}
]