Skip to content

Commit

Permalink
Merge pull request #136 from ckan/dev-up-faster
Browse files Browse the repository at this point in the history
start dev ckan in parallel
  • Loading branch information
kowh-ai committed Apr 26, 2024
2 parents 81e873b + 726d586 commit cdc62cc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ services:
- TZ=${TZ}
env_file:
- .env
depends_on:
db:
condition: service_healthy
solr:
condition: service_healthy
redis:
condition: service_healthy
ports:
- "0.0.0.0:${CKAN_PORT_HOST}:${CKAN_PORT}"
volumes:
Expand Down

0 comments on commit cdc62cc

Please sign in to comment.