Update README.md (#62)

add/first-example
Vladimir Malyutin 1 year ago committed by GitHub
parent 676e15f785
commit 31bcc558de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -52,7 +52,7 @@ cp your-model.bin models/
# vim .env # vim .env
# start with docker-compose # start with docker-compose
docker compose up -d --build docker-compose up -d --build
# Now API is accessible at localhost:8080 # Now API is accessible at localhost:8080
curl http://localhost:8080/v1/models curl http://localhost:8080/v1/models

Loading…
Cancel
Save