Allow CORS for Gerrit FE landingwidget

Requests now seem to be originating from
cos-{internal-}review.git.corp.google.com instead of
cos-review.googlesource.com therby the landingwidget is missing from the
Gerrit FE

BUG=b/273769644

Change-Id: I2198eb42c045fbcce194dd948d0b7cac02222d08
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/45047
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Arnav Kansal <rnv@google.com>
1 file changed
tree: 648621afcb3617af4b4b32de988dc1e52e46aef8
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.