diff --git a/.env b/.env index 68287c7..9f9902a 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VITE_TOKEN_NAME = 'dsc_token' VITE_REFRESH_TOKEN_NAME = 'dsc_refresh_token' -# VITE_BASE_URL = 'https://api.danakcorp.com' -VITE_BASE_URL = 'http://192.168.99.235:3500' \ No newline at end of file +VITE_BASE_URL = 'https://api.danakcorp.com' +# VITE_BASE_URL = 'http://192.168.99.235:3500' \ No newline at end of file