Skip to content

Commit

Permalink
udpate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iimpulse committed Dec 19, 2024
1 parent e75d84d commit 5c41735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ Java 17
```docker run ontology-service:<version> -p 8080:8080```
5. Open http://localhost:8080/api/hp/docs
## Deployment
These services auto deploy based on the hashed value of the ontology file. The hash value is then stored as a tag on the docker container, when the two hashes do not align we auto-deploy the new "updated" ontology. The only time we need to manually deploy is when we add a new ontology.

0 comments on commit 5c41735

Please sign in to comment.