Skip to content

Commit

Permalink
add resources for private kubernetes (likely for stage 2 production)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Luar <[email protected]>
  • Loading branch information
luarss committed Jan 9, 2025
1 parent 9736e28 commit 8588a33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ services:
- "8501:8501"
environment:
- CHAT_ENDPOINT=http://backend:8000
labels:
kompose.service.type: loadbalancer

# health-checker:
# build: ./common
Expand Down

0 comments on commit 8588a33

Please sign in to comment.