5 lines
170 B
Bash
5 lines
170 B
Bash
|
|
# Sentry DSN — get from sentry.io → Project Settings → Client Keys
|
||
|
|
# VITE_SENTRY_DSN=https://xxx@oXXX.ingest.sentry.io/YYYY
|
||
|
|
VITE_SENTRY_DSN=
|
||
|
|
VITE_APP_VERSION=lotus
|