diff --git a/.env b/.env index 19e0993..78a7da3 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VITE_TOKEN_NAME = 'admin_token' VITE_REFRESH_TOKEN_NAME = 'admin_refresh_token' -# VITE_BASE_URL = 'https://api.danakcorp.com' -VITE_BASE_URL = 'http://10.73.49.88:3500' \ No newline at end of file +VITE_BASE_URL = 'https://api.danakcorp.com' +# VITE_BASE_URL = 'http://10.73.49.88:3500' \ No newline at end of file