Update API URL to use server IP instead of localhost

This commit is contained in:
2026-01-28 11:35:58 +11:00
parent 1f58169043
commit cd8a062145

View File

@@ -1 +1 @@
VITE_API_URL=http://localhost:8001
VITE_API_URL=http://10.0.0.127:8001