20 lines
311 B
YAML
20 lines
311 B
YAML
life-platform:
|
|
api:
|
|
port: 3700
|
|
protocol: http
|
|
health: /health
|
|
ai:
|
|
port: 3710
|
|
protocol: http
|
|
frontend:
|
|
port: 5700
|
|
protocol: http
|
|
postgresql:
|
|
port: 25470
|
|
protocol: tcp
|
|
redis:
|
|
port: 26370
|
|
protocol: tcp
|
|
speech-synthesis:
|
|
port: 41222
|
|
protocol: http+ws
|