chore: envs for e2e

This commit is contained in:
2026-01-30 13:55:22 +01:00
parent ea45801845
commit 4c7d9362af

7
tests/e2e/.env.example Normal file
View File

@@ -0,0 +1,7 @@
WEB_URL=http://localhost:3000
BACKEND_URL=http://localhost:5000
PRICING_PROVIDER_URL=http://localhost:5001
AIRFLOW_URL=http://localhost:8085
AIRFLOW_USER=admin
AIRFLOW_PASS=admin
HEADLESS=true