13 lines
332 B
Bash
13 lines
332 B
Bash
DIGIFI_PORT=5173
|
|
|
|
# Social Links
|
|
VITE_FACEBOOK_URL=https://www.facebook.com
|
|
VITE_TWITTER_URL=https://twitter.com
|
|
VITE_INSTAGRAM_URL=https://www.instagram.com
|
|
|
|
# BACKEND END POINTS
|
|
VITE_USERS_ENDPOINT='https://digifi-apidev.chiefsoft.net/digiusers/v1'
|
|
|
|
#BANK NAME
|
|
VITE_BANK_NAME='First City Monument Bank'
|
|
VITE_BANK_NAME_SHORT='FCMB' |