Skip to content
Snippets Groups Projects

Fix/nat 402 integrate with custom opa

Merged Mohammad Torkashvand requested to merge fix/NAT-402-integrate-with-custom-opa into develop
3 files
+ 5
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
window.__env__.REACT_APP_OPA_BUNDLE_URL = "${REACT_APP_OPA_BUNDLE_URL}";
window.__env__.OPA_BUNDLE_URL = "${REACT_APP_OPA_BUNDLE_URL}";
\ No newline at end of file
Loading