Skip to content

Commit

Permalink
upd docker in config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoLisin committed Oct 11, 2023
1 parent 51a050d commit 21d8515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.0.0",
"name": "Explore data with embeddings",
"description": "Calculate and visualize embeddings",
"docker_image": "supervisely/embeddings-app:1.0.1",
"entrypoint": "python -m uvicorn src.main:app --host 0.0.0.0 --port 8000",
"port": 8000,
"icon": "https://user-images.githubusercontent.com/115161827/211832834-eef9325d-9e00-4499-ae42-2e7ee3d97f1a.png",
Expand Down

0 comments on commit 21d8515

Please sign in to comment.