diff --git a/management/.env.production b/management/.env.production index 5e6b3cb1..88268c21 100644 --- a/management/.env.production +++ b/management/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL = 'https://your-domain.com/api' \ No newline at end of file +VITE_API_BASE_URL = 'http://8.155.160.224:8080/api' \ No newline at end of file