fix the port

This commit is contained in:
Yifei Hu 2024-07-12 14:25:49 +08:00
parent c50197d3a2
commit ffb744c9ac

View file

@ -1,2 +1,2 @@
NEXT_PUBLIC_WS_URL=ws://localhost:3001
NEXT_PUBLIC_API_URL=http://localhost:3001/api
NEXT_PUBLIC_WS_URL=ws://localhost:3000
NEXT_PUBLIC_API_URL=http://localhost:3000/api