Skip to content

Commit

Permalink
slightly more wait
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Oct 21, 2024
1 parent e17a5fc commit 7bade6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python_fullstack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
depends_on:
apiserver:
condition: service_healthy
entrypoint: llamactl -s http://apiserver:4501 -t 30 deploy python_fullstack.yaml
entrypoint: llamactl -s http://apiserver:4501 -t 60 deploy python_fullstack.yaml

frontend:
# UI for this deployment, running at http://localhost:3000
Expand Down

0 comments on commit 7bade6e

Please sign in to comment.