|
@@ -1,5 +1,16 @@
|
|
# shellcheck disable=SC2034
|
|
# shellcheck disable=SC2034
|
|
|
|
|
|
|
|
+################################################################################
|
|
|
|
+################################################################################
|
|
|
|
+# Welcome to the Jitsi Meet Docker setup!
|
|
|
|
+#
|
|
|
|
+# This sample .env file contains some basic options to get you started.
|
|
|
|
+# The full options reference can be found here:
|
|
|
|
+# https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker
|
|
|
|
+################################################################################
|
|
|
|
+################################################################################
|
|
|
|
+
|
|
|
|
+
|
|
# Security
|
|
# Security
|
|
#
|
|
#
|
|
# Set these to strong passwords to avoid intruders from impersonating a service account
|
|
# Set these to strong passwords to avoid intruders from impersonating a service account
|