feat(env): remove port
This commit is contained in:
parent
9d30224faa
commit
22aee27cda
|
@ -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…
Reference in New Issue