I ma trying to whitelist heroku cors with multiple domains.
How to write command using command prompt? Do I sepearate when using comma or do I repeat CORSANYWHERE_WHITELIST command for each domain?
How to white list localhost correctly?
heroku config:set -a MY_APP_NAME CORSANYWHERE_WHITELIST=https://my-domain.net, https://localhost