mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
chore: envs for e2e
This commit is contained in:
7
tests/e2e/.env.example
Normal file
7
tests/e2e/.env.example
Normal 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
|
||||||
Reference in New Issue
Block a user