@alexberardi/jarvis-admin 0.1.71 → 0.1.72
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "3.0.0",
|
|
3
|
-
"platformVersion": "0.1.
|
|
3
|
+
"platformVersion": "0.1.72",
|
|
4
4
|
"services": [
|
|
5
5
|
{
|
|
6
6
|
"id": "jarvis-config-service",
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"id": "jarvis-admin",
|
|
478
478
|
"name": "Admin Dashboard",
|
|
479
479
|
"description": "Web admin dashboard for managing Jarvis services and settings",
|
|
480
|
-
"category": "
|
|
480
|
+
"category": "core",
|
|
481
481
|
"port": 7710,
|
|
482
482
|
"image": "ghcr.io/alexberardi/jarvis-admin:latest",
|
|
483
483
|
"healthCheck": "/health",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "3.0.0",
|
|
3
|
-
"platformVersion": "0.1.
|
|
3
|
+
"platformVersion": "0.1.72",
|
|
4
4
|
"services": [
|
|
5
5
|
{
|
|
6
6
|
"id": "jarvis-config-service",
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"id": "jarvis-admin",
|
|
478
478
|
"name": "Admin Dashboard",
|
|
479
479
|
"description": "Web admin dashboard for managing Jarvis services and settings",
|
|
480
|
-
"category": "
|
|
480
|
+
"category": "core",
|
|
481
481
|
"port": 7710,
|
|
482
482
|
"image": "ghcr.io/alexberardi/jarvis-admin:latest",
|
|
483
483
|
"healthCheck": "/health",
|