fix .env.production

This commit is contained in:
xds
2025-10-31 19:05:54 +03:00
parent def5a403f4
commit 87b042dcc8
3 changed files with 9 additions and 10 deletions

View File

@@ -1,2 +1,2 @@
VITE_API_URL=http://localhost:8082/api
VITE_API_URL=http://localhost:8089/api
VITE_ENABLE_DEVTOOLS=true