added meta ssh access to limbomox
All checks were successful
Monitoring services CI/CD Pipeline / deploy (push) Successful in 26s
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 18s

This commit is contained in:
2026-01-18 01:11:59 +00:00
parent bd0e505b45
commit f655f4f925
4 changed files with 15 additions and 4 deletions

View File

@@ -2,13 +2,13 @@
**Deploy app:**
```bash
```bash {cwd=../../}
./services/node-red/ops-scripts/apply-app.sh
```
**Deploy Infra:**
```bash
```bash {cwd=../../}
./services/node-red/ops-scripts/apply-infra.sh
```