|
@@ -335,3 +335,6 @@ JIBRI_LOGS_DIR=/config/logs
|
|
# Container restart policy
|
|
# Container restart policy
|
|
# Defaults to unless-stopped
|
|
# Defaults to unless-stopped
|
|
RESTART_POLICY=unless-stopped
|
|
RESTART_POLICY=unless-stopped
|
|
|
|
+
|
|
|
|
+# Authenticate using external service or just focus external auth window if there is one already.
|
|
|
|
+# TOKEN_AUTH_URL=https://auth.meet.example.com/{room}
|