feat(docs): update PORT

This commit is contained in:
ItzCrazyKns
2024-05-12 12:15:53 +05:30
parent 9816eb1d36
commit 1b18715f8f
3 changed files with 29 additions and 26 deletions

View File

@ -1,2 +1,3 @@
NEXT_PUBLIC_WS_URL=ws://localhost:3001
NEXT_PUBLIC_API_URL=http://localhost:3001/api
NEXT_PUBLIC_WS_URL=ws://localhost:31338
NEXT_PUBLIC_API_URL=http://localhost:31338/api
PORT=31337