Skip to content

Commit

Permalink
Missing fastapi node.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysrevans3 committed Sep 19, 2024
1 parent 73e520b commit 6b87772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ services:
# Secondary ESGF Node FastAPI
app-elasticsearch-secondary:
container_name: stac-fastapi-es-secondary
image: ghcr.io/djspstfc/stac-fastapi-es:1.0
image: esgfdeploy/stac-fastapi-elasticsearch:v1.1
restart: always
environment:
- STAC_FASTAPI_TITLE=Simulated ESGF Secondary Index STAC interface
Expand Down

0 comments on commit 6b87772

Please sign in to comment.