Skip to content

Commit

Permalink
fix docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
hassanelnajjar committed Jul 12, 2023
1 parent e85e829 commit 4a0e899
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions heroku.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
setup:
config:
env_file: .env # <-- important line
build:
docker:
web: Dockerfile
config:
SHOPIFY_API_KEY: SHOPIFY_API_KEY

0 comments on commit 4a0e899

Please sign in to comment.