diff --git a/.env.production b/.env.production index 85371bb..6e89c74 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -VITE_API_URL=https://vector.luminic.space/api +VITE_API_URL=https://app.luminic.space/api VITE_ENABLE_DEVTOOLS=false \ No newline at end of file