-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Foysal Zafree
committed
Aug 11, 2021
1 parent
ebe51c6
commit 85353c5
Showing
2 changed files
with
26 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
#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/ | ||
PROJECT_NAME=storegram | ||
PROJECT_TITLE=Storegram | ||
PROJECT_DESCRIPTION=Storegram project discription | ||
PROJECT_FOOTER_TEXT=Storegram short discription here lorem ipsum is simply dummy text of the printing and typesetting industry of lorem ipsum has been the industrys standard dummy text ever since. | ||
PROJECT_ADDRESS_TEXT=Company address | ||
PROJECT_PHONE=+880 1847 474747 | ||
PROJECT_EMAIL=[email protected] | ||
PROJECT_COPYRIGHT=Storegram Inc. | ||
# PROJECT_FACEBOOK=https://www.facebook.com/bronx.bd/ | ||
# PROJECT_INSTAGRAM=https://www.instagram.com/bronx.bd/ | ||
|
||
# MODES | ||
APP_MODE=customer | ||
|
@@ -18,25 +20,28 @@ PORT=3000 | |
|
||
# URLS | ||
BASE_URL=http://localhost:3000 | ||
API_ROOT=http://store.dglink.co | ||
API_ROOT=https://store.dglink.co | ||
# API_ROOT=https://admin.bronxcolors.com.bd | ||
ENV_URL=http://localhost:3000/env-flags.json | ||
ASSET_URL_BASE=https://store.dglink.co/storage/media/ | ||
# ASSET_URL_BASE=https://store.dglink.co/storage/media/ | ||
# ASSET_URL_BASE=https://admin.bronxcolors.com.bd/storage/media/ | ||
# 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 | ||
# FB_PIXEL_DISABLE=true | ||
# DISABLE_AGENT_DELIVERY_IN_CUSTOMER_MODE=true | ||
# DISABLE_LOCKER_DELIVERY=true | ||
DISABLE_HUB_DELIVERY=false | ||
DISABLE_API_CACHE=false | ||
ENABLE_BKASH_ON_DELIVERY=false | ||
ENABLE_ADVANCE_PAYMENT_AGENT_PICKUP=false | ||
SHOW_DONATION=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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters