You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
480 B
18 lines
480 B
|
|
NODE_ENV=development |
|
JWT_SECRET=fjaowihefjowajif3123ifj |
|
BEARER_HEADER=jdkewowjs@#Dfjsdkk3er@sfdgsdfgwer231 |
|
JWT_EXPIRE=7d |
|
JWT_COOKIE_EXPIRE=30 |
|
|
|
APP_CODE=POS |
|
|
|
STORE_IMAGE_LOCATION = uploads/store_image/ |
|
USER_IMAGE_LOCATION = uploads/user_image/ |
|
ITEM_CATEGORY_LOCATION=uploads/item_category/ |
|
ITEM_CATEGORY_DETAIL_LOCATION = uploads/item_category/category_detail/ |
|
ITEM_IMAGE_LOCATION = uploads/item/ |
|
SUPPLIER_IMAGE_LOCATION = uploads/supplier/ |
|
|
|
ADMIN_USERNAME=bcsa |
|
ADMIN_PASS=Bc@dmin |