mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-06-04 11:25:52 +08:00

* chore(integration-test): remove the outdated-setup * chore(integration-test): remove the outdated-setup
6 lines
134 B
Bash
6 lines
134 B
Bash
NODE_ENV="development"
|
|
BUNDLE_ANALYSER="true"
|
|
FRONTEND_API_ENDPOINT="http://localhost:8080/"
|
|
INTERCOM_APP_ID="intercom-app-id"
|
|
|
|
CI="1" |