mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
7 lines
160 B
Bash
7 lines
160 B
Bash
NODE_ENV="development"
|
|
BUNDLE_ANALYSER="true"
|
|
FRONTEND_API_ENDPOINT="http://localhost:8080/"
|
|
PYLON_APP_ID="pylon-app-id"
|
|
APPCUES_APP_ID="appcess-app-id"
|
|
|
|
CI="1" |