Remove private IP from repo

This commit is contained in:
cruizba 2024-03-27 20:30:44 +01:00
parent 28866728c5
commit e64198d85e

2
.env
View File

@ -2,7 +2,7 @@
# Configure here the private IP of your machine
# It is used by the Media Server to announce it self
# and to configure LAN_MODE ip address
LAN_PRIVATE_IP=192.168.1.60
LAN_PRIVATE_IP=
# Expose OpenVidu with HTTPS.
USE_HTTPS=true