landing + single company + auth
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
VITE_TOKEN_NAME = 'dzone_token'
|
||||
VITE_REFRESH_TOKEN_NAME = 'dzone_refresh_token'
|
||||
VITE_BASE_URL = 'https://dzone-api.danakcorp.com'
|
||||
# VITE_BASE_URL = 'http://192.168.1.109:4000'
|
||||
# VITE_BASE_URL = 'https://dzone-api.danakcorp.com'
|
||||
VITE_BASE_URL = 'http://192.168.1.113:4001'
|
||||
|
||||
VITE_SLUG_ID = 'slug_id'
|
||||
Reference in New Issue
Block a user