We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a50fa commit 64b7443Copy full SHA for 64b7443
1 file changed
.github/workflows/ci-cd.yml
@@ -114,6 +114,7 @@ jobs:
114
PUBLIC_URL: "http://localhost:3011"
115
ASSETS_URL: "http://localhost:3011"
116
REACT_APP_PLAUSIBLE_SOURCE: ""
117
+ REACT_APP_ALLOWED_IFRAME_ORIGINS: "http://localhost:3011"
118
119
- name: Archive cypress artifacts
120
uses: actions/upload-artifact@v4.6.0
0 commit comments