fix:frontend .env modify VITE_API_URL to backend

This commit is contained in:
bbh
2025-08-01 17:11:37 +08:00
parent 5df3ef0f5f
commit f478ffe320

View File

@@ -1,2 +1,2 @@
VITE_API_URL=http://120.76.41.122:8000
VITE_API_URL=http://backend:8000
MAILCATCHER_HOST=http://localhost:1080