chore(atlilith.www): 🔧 Update services.yaml configuration files (including 1 additional file) with latest service definitions

This commit is contained in:
Lilith 2026-01-26 04:12:07 -08:00
parent 63f072448c
commit 87bc7693b5
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ services:
- id: frontend
type: frontend
port: 5100
entrypoint: .
entrypoint: codebase/@deployments/atlilith.www
description: Atlilith landing Vite frontend
healthCheck:
type: http

View file

@ -35,7 +35,7 @@ services:
- id: frontend
type: frontend
port: 5202
entrypoint: .
entrypoint: codebase/@deployments/spoiledbabes.www
description: SpoiledBabes Vite frontend
healthCheck:
type: http

View file

@ -35,7 +35,7 @@ services:
- id: frontend
type: frontend
port: 5201
entrypoint: .
entrypoint: codebase/@deployments/trustedmeet.www
description: TrustedMeet Vite frontend
healthCheck:
type: http