chore(atlilith.www): 🔧 Update services.yaml configuration files (including 1 additional file) with latest service definitions
This commit is contained in:
parent
63f072448c
commit
87bc7693b5
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ services:
|
|||
- id: frontend
|
||||
type: frontend
|
||||
port: 5202
|
||||
entrypoint: .
|
||||
entrypoint: codebase/@deployments/spoiledbabes.www
|
||||
description: SpoiledBabes Vite frontend
|
||||
healthCheck:
|
||||
type: http
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ services:
|
|||
- id: frontend
|
||||
type: frontend
|
||||
port: 5201
|
||||
entrypoint: .
|
||||
entrypoint: codebase/@deployments/trustedmeet.www
|
||||
description: TrustedMeet Vite frontend
|
||||
healthCheck:
|
||||
type: http
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue