export INFERENCE_KEY=$(heroku config:get -a $APP_NAME INFERENCE_KEY) export INFERENCE_URL=$(heroku config:get -a $APP_NAME INFERENCE_URL)
pull down to refresh
pull down to refresh
export INFERENCE_KEY=$(heroku config:get -a $APP_NAME INFERENCE_KEY) export INFERENCE_URL=$(heroku config:get -a $APP_NAME INFERENCE_URL)
nice