mirror of
https://github.com/SigNoz/signoz.git
synced 2026-02-03 08:33:26 +00:00
8 lines
206 B
Bash
8 lines
206 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"
|
|
PYLON_IDENTITY_SECRET="pylon-identity-secret"
|
|
|
|
CI="1" |