diff --git a/custom/custom_env.js b/custom/custom_env.js index b259cd41ed12a7d464a57d2851bf1f4d1e8c52a8..050a7d87e95a14cdae4f31edfbd605708c25890b 100644 --- a/custom/custom_env.js +++ b/custom/custom_env.js @@ -1 +1,2 @@ +// eslint-disable-next-line no-template-curly-in-string window.__env__.OPA_BUNDLE_URL = "${REACT_APP_OPA_BUNDLE_URL}";