feat(app): revert port & network changes
This commit is contained in:
parent
100872f2d9
commit
0993c5a760
6 changed files with 12 additions and 21 deletions
|
@ -1,2 +1,2 @@
|
|||
NEXT_PUBLIC_WS_URL=ws://localhost:31338
|
||||
NEXT_PUBLIC_API_URL=http://localhost:31338/api
|
||||
NEXT_PUBLIC_WS_URL=ws://localhost:3001
|
||||
NEXT_PUBLIC_API_URL=http://localhost:3001/api
|
Loading…
Add table
Add a link
Reference in a new issue