Add common localhost origins as cors defaults
Compare changes
Adds common origins on localhost (http://{localhost, 127.0.0.1}:{8080, 8081}) to the default allowed API origins setting.
The setting is no longer empty.
None.
To be filled in by the reviewers