mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
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
|