fix: give the possibility to use internal webapp url in browserless requests (get-certificate-pdf and get-audit-logs-pdf) (#2127)

This commit is contained in:
Matteo Sillitti
2025-11-22 10:36:24 +01:00
committed by GitHub
parent 2d7a4d0dde
commit 921c3d1ff3
8 changed files with 17 additions and 7 deletions
+1
View File
@@ -120,6 +120,7 @@
"E2E_TEST_AUTHENTICATE_USERNAME",
"E2E_TEST_AUTHENTICATE_USER_EMAIL",
"E2E_TEST_AUTHENTICATE_USER_PASSWORD",
"NEXT_PUBLIC_USE_INTERNAL_URL_BROWSERLESS",
"NEXT_PRIVATE_OIDC_PROMPT"
]
}