LINXD-2209: Update port

This commit is contained in:
Sergiu Toma 2022-09-13 20:10:34 +03:00
parent 782b749ea3
commit ecb5a88a2c

2
.env
View File

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