@arkhera30/cli 0.1.13 → 0.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -137,7 +137,7 @@ services:
137
137
  test: ["CMD", "curl", "-f", "http://localhost:8000/health"]
138
138
  interval: 30s
139
139
  timeout: 10s
140
- start_period: 30s
140
+ start_period: 600s
141
141
  retries: 3
142
142
 
143
143
  # ── Vault MCP ──────────────────────────────────────────────────────────────
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkhera30/cli",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "description": "CLI for managing the Horus AI development stack",
5
5
  "type": "module",
6
6
  "bin": {