bank name added to env variable

This commit was merged in pull request #5.
This commit is contained in:
victorAnumudu
2024-06-28 23:12:34 +01:00
parent 1a4d78700c
commit 4fd35acc2b
6 changed files with 214 additions and 188 deletions
+5 -1
View File
@@ -6,4 +6,8 @@ VITE_TWITTER_URL=https://twitter.com
VITE_INSTAGRAM_URL=https://www.instagram.com
# BACKEND END POINTS
VITE_USERS_ENDPOINT='https://digifi-apidev.chiefsoft.net/employment/v1'
VITE_USERS_ENDPOINT='https://digifi-apidev.chiefsoft.net/employment/v1'
#BANK NAME
VITE_BANK_NAME='First City Monument Bank'
VITE_BANK_NAME_SHORT='FCMB'