Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Matching ckanext-geodatagov
  • Loading branch information
jbrown-xentity authored Mar 11, 2024
1 parent ce91b57 commit f5b08d8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ services:
redis:
image: redis
solr:
image: ghcr.io/gsa/catalog.data.gov.solr:latest
command: /app/solr/local_setup.sh
image: datagov/catalog.data.gov.solr:latest
ports:
- "8983:8983"
deploy:
replicas: 1
volumes:
- solr_data:/var/solr
- .:/app

0 comments on commit f5b08d8

Please sign in to comment.