We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9736e28 commit 8588a33Copy full SHA for 8588a33
1 file changed
docker-compose.yml
@@ -20,6 +20,8 @@ services:
20
- "8501:8501"
21
environment:
22
- CHAT_ENDPOINT=http://backend:8000
23
+ labels:
24
+ kompose.service.type: loadbalancer
25
26
# health-checker:
27
# build: ./common
0 commit comments