Update to start with defeult port 3000

This commit is contained in:
Sergiu Toma 2022-09-19 23:37:20 +03:00
parent a2c878f91c
commit adbeb2071b
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -1,3 +1,3 @@
PORT=3001
PORT=3000
IP=0.0.0.0 # Listening IPv4 or IPv6.
ANNOUNCED_IP=185.8.154.190 # Announced IPv4 or IPv6 (useful when running mediasoup behind NAT with private IP).