diff --git a/.env b/.env index fd19687..0312aab 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ VITE_TOKEN_NAME = 'admin_token' VITE_REFRESH_TOKEN_NAME = 'admin_refresh_token' -# VITE_BASE_URL = 'https://api.danakcorp.com' +VITE_BASE_URL = 'https://api.danakcorp.com' -VITE_BASE_URL = 'http://192.168.99.131:3500' \ No newline at end of file +# VITE_BASE_URL = 'http://192.168.99.131:3500' \ No newline at end of file