Skip to content

Commit

Permalink
updated Readme with Swagger end point
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Aug 25, 2020
1 parent b63b736 commit 99b8f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ The new and improved OCL terminology service v2
#### Dev Setup
1. `sysctl -w vm.max_map_count=262144` #required by Elasticsearch
2. `docker-compose up -d`
3. Go to http://localhost:8000 to benefit.
3. Go to http://localhost:8000/swagger/ to benefit.

#### Run Checks
1. Pylint (pep8) --- `docker exec -it oclapi2 pylint -j2 core`
Expand Down

0 comments on commit 99b8f80

Please sign in to comment.