Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanzhou authored Oct 10, 2024
1 parent 40bbc34 commit 957543e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ The search-api base URL for each deployment environment:

- DEV: `https://search-api.dev.hubmapconsortium.org`
- TEST: `https://search-api.test.hubmapconsortium.org`
- STAGE: `https://search-api.stage.hubmapconsortium.org`
- PROD: `https://search.api.hubmapconsortium.org`

## Request endpoints
Expand Down Expand Up @@ -253,7 +252,7 @@ cd docker
./docker-development.sh [check|config|build|start|stop|down]
```

## Docker deployment for TEST/STAGE/PROD
## Docker deployment for TEST/PROD

On TEST/STAGE/PROD environments, we use the same published docker image from DockerHub for deployment rather than building a new image.

Expand Down

0 comments on commit 957543e

Please sign in to comment.