-
Notifications
You must be signed in to change notification settings - Fork 0
/
scratch_2.txt
23 lines (23 loc) · 1.21 KB
/
scratch_2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
export BIG_QUERY_DATASET_ID=api_data;
export BIG_QUERY_PROJECT_ID=staging-341508;
export BIG_QUERY_TABLE_ID=call_score_reports;
export BULK_API_BASE_URL=https://api-product-staging-c5439ad274bd0e09db5b865d3c187e27.symbl.ai;
export CONVERSATION_API_BASE_URL=https://api-product-staging-c5439ad274bd0e09db5b865d3c187e27.symbl.ai;
export DEFAULT_TIMEOUT=30000;
export ELASTIC_SEARCH_HOST=35.225.127.28:9200;
export ENABLE_CORS='false';
export GOOGLE_APPLICATION_CREDENTIALS=/Users/bhagyashreewaval/.config/gcloud/legacy_credentials/[email protected]/adc.json;
export HAZELCAST_DEFAULT_NAMESPACE=call-score-staging;
export IDENTITY_SERVICE_URL=http://localhost:3601/api/v1/identity;
export KAFKA_PASSWORD=kSSDzy54QR;
export KAFKA_PASSWORD_PROD=A9VV5xqpyo;
export KAFKA_SERVICE=localhost:9092;
export KAFKA_USERNAME=user;
export LLM_WRAPPER_API_BASE_URL=http://localhost:8000;
export LOG_PATH=/var/log/rammer;
export MANAGEMENT_API_BASE_PATH=http://management-api-staging.staging.svc.cluster.local;
export METRIC_SERVICE_URL=http://localhost:8082;
export MS_BASE_PATH=http://172.18.24.124:80;
export PLATFORM_SERVICE_URL=http://127.0.0.1:6464/api/v1/platform;
export SCORE_WORKER_MAX_JOBS=15;
export VALID_SUBSCRIPTION_STATUSES=trial,active