signoz/frontend/example.env
2025-05-27 19:49:55 +00:00

7 lines
166 B
Bash

NODE_ENV="development"
BUNDLE_ANALYSER="true"
FRONTEND_API_ENDPOINT="http://localhost:8080/"
INTERCOM_APP_ID="intercom-app-id"
APPCUES_APP_ID="appcess-app-id"
CI="1"