logs-analyzer/signoz/frontend/example.env

7 lines
183 B
Bash
Raw Permalink Normal View History

2024-09-02 22:47:30 +03:00
NODE_ENV="development"
BUNDLE_ANALYSER="true"
FRONTEND_API_ENDPOINT="http://localhost:3301/"
INTERCOM_APP_ID="intercom-app-id"
PLAYWRIGHT_TEST_BASE_URL="http://localhost:3301"
CI="1"