Skip to content

Commit

Permalink
update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Jan 15, 2025
1 parent e805441 commit f95e4f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/openchallenges/services/data-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ services:
image: ghcr.io/sage-bionetworks/openchallenges-data-lambda:${OPENCHALLENGES_VERSION:-local}
container_name: openchallenges-data-lambda
restart: always
env_file:
- ../../../apps/openchallenges/data-lambda/.env
networks:
- openchallenges
ports:
Expand Down

0 comments on commit f95e4f4

Please sign in to comment.