chore(atlilith.admin): 🔧 Update admin services configuration in services.yaml files
This commit is contained in:
parent
be4ccb3624
commit
1cd43b33ec
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue