Skip to content

Commit

Permalink
Merge pull request #366 from bounswe/dockerize
Browse files Browse the repository at this point in the history
added one more env variable to compose.yml
  • Loading branch information
canuzdrn authored Jun 2, 2023
2 parents 660dbca + c7c3bc2 commit 45eda64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions practice-app/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ services:
API_KEY: "${API_KEY}"
API_KEY_GAME_REVIEW: "${API_KEY_GAME_REVIEW}"
X-RapidAPI-Key: "${X-RapidAPI-Key}"
HEARTHSTONE_API_SINGLE_CARD_KEY: "${HEARTHSTONE_API_SINGLE_CARD_KEY}"

0 comments on commit 45eda64

Please sign in to comment.