From 2e14be4c587434546e2bcb66143e359f121ff95c Mon Sep 17 00:00:00 2001 From: ernstmul Date: Tue, 24 Sep 2024 14:01:19 +0200 Subject: [PATCH] Update endpoint --- playwright.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright.config.ts b/playwright.config.ts index b03afb942..0d8c2beda 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -12,7 +12,7 @@ const config: PlaywrightTestConfig = { webServer: { timeout: 120000, env: { - PUBLIC_APPWRITE_ENDPOINT: 'http://console-tests.appwrite.org/v1', + PUBLIC_APPWRITE_ENDPOINT: 'https://dlbilling.appwrite.org/v1', PUBLIC_CONSOLE_MODE: 'cloud', PUBLIC_STRIPE_KEY: 'pk_test_51LT5nsGYD1ySxNCyd7b304wPD8Y1XKKWR6hqo6cu3GIRwgvcVNzoZv4vKt5DfYXL1gRGw4JOqE19afwkJYJq1g3K004eVfpdWn'