Skip to content

Commit

Permalink
Merge pull request #81 from Code4GovTech/fix/#432/delayed-role-assign…
Browse files Browse the repository at this point in the history
…ment

Fix additional env variables.
  • Loading branch information
karntrehan authored Oct 1, 2024
2 parents 63ab706 + aa582cd commit d7eb40f
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 @@ -19,6 +19,8 @@ services:
FLASK_HOST: ${FLASK_HOST}
SUPABASE_URL: ${SUPABASE_URL}
SUPABASE_KEY: ${SUPABASE_KEY}
VERIFIED_ROLE_ID: ${VERIFIED_ROLE_ID}
GITHUB_AUTHENTICATION_URL: ${GITHUB_AUTHENTICATION_URL}

networks:
logstash_common:
Expand Down

0 comments on commit d7eb40f

Please sign in to comment.