mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Add PUBLIC_CONSOLE_PROFILE env var
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user