-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
64 lines (47 loc) · 1.5 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
CI=true
TYPESENSE_API_KEY=xyz
NODE_OPTIONS="--trace-warnings --heapsnapshot-near-heap-limit=3 --heapsnapshot-signal=SIGTERM"
ROOT_HOST=192.168.1.18
HOST_SERVER=host.docker.internal
AKKA_STREAMS_KAFKA_TEST_FILE_LOGGING=true
RUST_BACKTRACE=full
# PUPPETEER_SKIP_DOWNLOAD=true
HS_SERVICE_NAME="@stormstack/monorepo"
# HS_DEBUG=true
SENTRY_ORGANIZATION="stormstack"
SENTRY_PROPERTIES="apps/web/shell"
DEFAULT_LOCALE="en_US"
DEFAULT_TIMEZONE="America/New_York"
CI_REPO_OWNER="sullivanpj"
CI_REPO_WORKER="🤖 Storm Bot"
CI_REPO_NAME="stormstack"
CI_REPO_URL="https://github.com/storm-software/stormstack"
CI_BRANCH="main"
CI_PRE_MAJOR=true
# OAUTH_GOOGLE_CLIENT_ID=
# OAUTH_GOOGLE_CLIENT_SECRET=
# OAUTH_GOOGLE_AUTHORIZATION_ENDPOINT=
# OAUTH_GOOGLE_TOKEN_ENDPOINT=
VIRUS_TOTAL_API_URL="https://www.virustotal.com"
# VIRUS_TOTAL_API_KEY=
UPSTASH_KAFKA_REST_URL="https://fitting-dassie-7031-us1-rest-kafka.upstash.io"
# UPSTASH_KAFKA_REST_USERNAME=
# UPSTASH_KAFKA_REST_PASSWORD=
PRISMA_GENERATE_DATAPROXY=true
FORECAST_RUNTIME_MODULE="dist/.stormstack"
NO_D1_WARNING=true
INFISICAL_ENVIRONMENT="prod"
READINESS_CHECK_PATH="/readiness"
HEALTH_CHECK_PATH="/healthcheck"
LOG_LEVEL="debug"
# LOG_PATH="C:\\Development\\stormstack\\logs"
PNPM_VERSION="8.7.4"
DEV_EDITOR_ID="vscode"
DEV_REPO_ROOT="C:\\Development\\stormstack"
THEME_PRIMARY_COLOR="#1fb2a6"
THEME_BACKGROUND_COLOR="#1d232a"
THEME_SUCCESS_COLOR="#087f5b"
THEME_INFO_COLOR="#0ea5e9"
THEME_WARNING_COLOR="#fcc419"
THEME_ERROR_COLOR="#7d1a1a"
# NODE_ENV=production