-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
56 lines (48 loc) · 1.91 KB
/
.env.example
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
#PROJECT SETTINGS
PROJECT_NAME=bronx
PROJECT_TITLE=Bronx
PROJECT_DESCRIPTION=Bronx Colors Bangladesh is a color cosmetics brand represented by AKS Global Trading Limited. AGTL reserves the exclusive rights to Import, Distribute and Resell Bronx Colors Products in Bangladesh.
PROJECT_FOOTER_TEXT=Bronx Colors Bangladesh is a color cosmetics brand represented by AKS Global Trading Limited. AGTL reserves the exclusive rights to Import, Distribute and Resell Bronx Colors Products in Bangladesh.
PROJECT_ADDRESS_TEXT=2, Rupayan Prime, AKS Khan Holdings Limited, Ground Floor, Road 7, Dhanmondi
PROJECT_PHONE=+8801841232270
PROJECT_FACEBOOK=https://www.facebook.com/bronx.bd/
PROJECT_INSTAGRAM=https://www.instagram.com/bronx.bd/
# MODES
APP_MODE=customer
MOCK_API=true
NODE_ENV=dev
PORT=3000
#SENTRY
# SENTRY_DSN=https://[email protected]/1545149
# URLS
BASE_URL=http://localhost:3000
API_ROOT=http://store.dglink.co
ENV_URL=http://localhost:3000/env-flags.json
# BKASH_PAYMENT_URL=https://store.unimart.deligram.com/payment/bKash/checkout
ASSET_URL_BASE=http://store.dglink.co/storage/media/
# ID
FB_APP_ID=1800468850244241
GA_ID=UA-115149029-1
FB_PIXEL_ID=219462538827523
# ENABLE/DISABLE
FB_PIXEL_DISABLE=true
DISABLE_AGENT_DELIVERY_IN_CUSTOMER_MODE=true
DISABLE_LOCKER_DELIVERY=true
DISABLE_HUB_DELIVERY=true
DISABLE_API_CACHE=false
ENABLE_BKASH_ON_DELIVERY=false
ENABLE_ADVANCE_PAYMENT_AGENT_PICKUP=false
SHOW_DONATION=false
NEXT_VACATION_PERIOD=2019-08-05,2019-08-17
BKASH_CASHBACK_OFFER=false
CITYBANK_AMERICAN_EXPRESS_CASHBACK_OFFER=false
EBL_CASHBACK_OFFER=false
MASTERCARD_CASHBACK_OFFER=false
# SHIPPING INFO
AGENT_PICKUP=0
HOME_DELIVERY=60
# fresh desk configurations
# freshdesk_config_token='73831945-6943-4aa4-96b3-2894bd79b55c'
# freshdesk_config_host='https://wchat.freshchat.com'
# freshdesk_config_src='https://wchat.freshchat.com/js/widget.js'
# freshdesk_config_file_to_initialize='freshchat-js-sdk'