ingress
This commit is contained in:
Vendored
+20
@@ -100,6 +100,26 @@
|
||||
"panel": "dedicated"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Deploy: ufw-ingress",
|
||||
"type": "shell",
|
||||
"command": "make deploy-ufw-ingress",
|
||||
"group": "build",
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"panel": "dedicated"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Deploy: wireguard-ingress",
|
||||
"type": "shell",
|
||||
"command": "make deploy-wireguard-ingress",
|
||||
"group": "build",
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"panel": "dedicated"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Deploy: matrix",
|
||||
"type": "shell",
|
||||
|
||||
Reference in New Issue
Block a user