kopia lustrzana https://github.com/Haxxnet/Compose-Examples
rodzic
0aa752cab6
commit
9dcd05961f
|
@ -7,9 +7,13 @@
|
||||||
HTTPS=false
|
HTTPS=false
|
||||||
|
|
||||||
# Domain
|
# Domain
|
||||||
|
|
||||||
HOST=localhost
|
HOST=localhost
|
||||||
|
|
||||||
|
# enable the following to protect mirotalk with an additional login screen
|
||||||
|
HOST_PROTECTED=false
|
||||||
|
HOST_USERNAME=username
|
||||||
|
HOST_PASSWORD=password
|
||||||
|
|
||||||
# Signaling Server listen port
|
# Signaling Server listen port
|
||||||
|
|
||||||
PORT=3000
|
PORT=3000
|
||||||
|
|
Ładowanie…
Reference in New Issue