Skip to content

Commit

Permalink
Merge pull request #492 from ubclaunchpad/drive-permissions-sync
Browse files Browse the repository at this point in the history
make sure env vars are seen by docker compose
  • Loading branch information
Cheuk Yin Ng authored Sep 25, 2020
2 parents a7cfd72 + 1268664 commit 2bf9cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ services:
- AWS_PROJECTS_TABLE=${AWS_PROJECTS_TABLE}
- AWS_REGION=${AWS_REGION}
- AWS_LOCAL=${AWS_LOCAL}
- GCP_SERVICE_ACCOUNT_CREDENTIALS=${GCP_SERVICE_ACCOUNT_CREDENTIALS}
- GCP_SERVICE_ACCOUNT_SUBJECT=${GCP_SERVICE_ACCOUNT_SUBJECT}
restart: on-failure

0 comments on commit 2bf9cbd

Please sign in to comment.