Closed CptSilent closed 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
heroku new update has changed commands
heroku config:set SERVER_URL='https://{APP_LINK}' --app {APP_NAME} it works
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