Created
July 16, 2020 09:00
-
-
Save buildingwatsize/dbfb25ffac439467aadba6763838bfad to your computer and use it in GitHub Desktop.
Goldnoti - heroku.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: we don't have `run` section because Heroku uses the `CMD` specified in the `Dockerfile` instead | |
build: | |
docker: | |
web: Dockerfile | |
config: | |
ENV: dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment