[update] - finalise
This commit is contained in:
@@ -7,8 +7,11 @@ VITE_CHECKER="Checker"
|
||||
# Role Encryption key
|
||||
VITE_ROLE_ENCRYPTION_KEY="export"
|
||||
|
||||
# Super Admin
|
||||
VITE_SUPER_ADMIN_ID=1
|
||||
|
||||
# BaseURL
|
||||
VITE_BAS_URL="http://localhost:5000/api/v1"
|
||||
VITE_BAS_URL="your_base_url"
|
||||
|
||||
# BaseURL for Images
|
||||
VITE_IMAGE_URL="https://sprint9.tanami.betadelivery.com/"
|
||||
VITE_IMAGE_URL="your_base_url"
|
||||
Reference in New Issue
Block a user