LINXD-2222: Use default port 3000

This commit is contained in:
Sergiu Toma 2022-09-20 09:40:15 +03:00
parent 7642718888
commit acf28fb7ae

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).