Add PUBLIC_CONSOLE_PROFILE env var

This commit is contained in:
Torsten Dittmann
2025-11-03 21:34:47 +04:00
parent c76eb84183
commit d83b9a22d0
+1
View File
@@ -13,6 +13,7 @@ const config: PlaywrightTestConfig = {
webServer: {
timeout: 120000,
env: {
PUBLIC_CONSOLE_PROFILE: '',
PUBLIC_APPWRITE_ENDPOINT: 'https://stage.cloud.appwrite.io/v1',
PUBLIC_CONSOLE_MODE: 'cloud',
PUBLIC_APPWRITE_MULTI_REGION: 'true',