added ufw

This commit is contained in:
bee
2026-04-27 17:22:33 +02:00
parent 66149543a9
commit 4058d2b108
3 changed files with 46 additions and 0 deletions
+10
View File
@@ -50,6 +50,16 @@
"panel": "dedicated"
}
},
{
"label": "Deploy: ufw",
"type": "shell",
"command": "make deploy-ufw",
"group": "build",
"presentation": {
"reveal": "always",
"panel": "dedicated"
}
},
{
"label": "Build & Push: postfix",
"type": "shell",