Files
digifi-employer-starter/.env.development
T
CHIEFSOFT\ameye d0a1b8f420 added docker
2024-06-14 17:40:37 -04:00

9 lines
250 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'