feat(docs): update PORT

This commit is contained in:
ItzCrazyKns 2024-05-12 12:15:53 +05:30
parent 9816eb1d36
commit 1b18715f8f
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
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