feat(env): remove port
This commit is contained in:
parent
9d30224faa
commit
22aee27cda
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
||||||
NEXT_PUBLIC_WS_URL=ws://localhost:31338
|
NEXT_PUBLIC_WS_URL=ws://localhost:31338
|
||||||
NEXT_PUBLIC_API_URL=http://localhost:31338/api
|
NEXT_PUBLIC_API_URL=http://localhost:31338/api
|
||||||
PORT=31337
|
|
Loading…
Add table
Reference in a new issue