fbsamples / messenger-bot-samples

Messenger Bot Samples
Other
555 stars 441 forks source link

config:set #37

Closed CptSilent closed 5 years ago

CptSilent commented 5 years ago

when i run following command on my terminal it says those

heroku config:set APP_URL='https://myapp.herokuapp.com' » Error: Missing required flag: » -a, --app APP app to run command against » See more help with --help

CptSilent commented 5 years ago

heroku new update has changed commands

heroku config:set SERVER_URL='https://{APP_LINK}' --app {APP_NAME} it works