We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fa84b commit b3ca9e5Copy full SHA for b3ca9e5
packages/tests-e2e/.env.ci
@@ -1,3 +1,3 @@
1
-DEVELOPERPANEL_API_URL=https://developerpanel.cloud.corbado-staging.io
+DEVELOPERPANEL_API_URL=https://console.cloud.corbado-staging.io
2
BACKEND_API_URL=https://backendapi.cloud.corbado-staging.io
3
FRONTEND_API_URL_SUFFIX=frontendapi.cloud.corbado-staging.io
packages/tests-e2e/.env.example
@@ -1,6 +1,6 @@
# save to .env.local
PLAYWRIGHT_TEST_URL=http://localhost:3000
4
5
FRONTEND_API_URL_SUFFIX=
6
PLAYWRIGHT_JWT_TOKEN=
0 commit comments