diff --git a/.env b/.env index e4cd019..719c30a 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://danak-dsc-api.run.danakcorp.com' -VITE_BASE_URL = 'http://192.168.0.245:4000' \ No newline at end of file +VITE_BASE_URL = 'https://danak-dsc-api.run.danakcorp.com' +# VITE_BASE_URL = 'http://192.168.0.245:4000' \ No newline at end of file