Skip to content

Commit

Permalink
Merge pull request #26 from andrewm4894/develop
Browse files Browse the repository at this point in the history
add env vars to heroku for hosts
  • Loading branch information
andrewm4894 authored Jun 21, 2021
2 parents 7f0496c + 91e820a commit 1dc565e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
env:
PORT: 29999
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
NETDATAMLAPP_HOSTS=london: "london.my-netdata.io,newyork.my-netdata.io"
run: heroku container:release -a netdata-ml-app web

0 comments on commit 1dc565e

Please sign in to comment.