chore(atlilith.admin): 🔧 Update admin services configuration in services.yaml files

This commit is contained in:
Lilith 2026-01-26 01:03:38 -08:00
parent be4ccb3624
commit 1cd43b33ec
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ services:
- id: frontend
type: frontend
port: 3200
entrypoint: .
entrypoint: codebase/features/platform-admin/frontend-admin
description: Admin dashboard Vite frontend
healthCheck:
type: http

View file

@ -30,7 +30,7 @@ services:
- id: frontend
type: frontend
port: 5178
entrypoint: .
entrypoint: codebase/features/status-dashboard/frontend-public
description: Status dashboard Vite frontend
healthCheck:
type: http