|
|
@@ -2491,6 +2491,8 @@ jitsi_base_path: "{{ matrix_base_data_path }}/jitsi" |
|
|
jitsi_uid: "{{ matrix_user_uid }}" |
|
|
jitsi_uid: "{{ matrix_user_uid }}" |
|
|
jitsi_gid: "{{ matrix_user_gid }}" |
|
|
jitsi_gid: "{{ matrix_user_gid }}" |
|
|
|
|
|
|
|
|
|
|
|
jitsi_user_username: "{{ matrix_user_username }}" |
|
|
|
|
|
|
|
|
# Normally, matrix-nginx-proxy is enabled and nginx can reach jitsi/web over the container network. |
|
|
# Normally, matrix-nginx-proxy is enabled and nginx can reach jitsi/web over the container network. |
|
|
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose |
|
|
# If matrix-nginx-proxy is not enabled, or you otherwise have a need for it, you can expose |
|
|
# the Jitsi HTTP port to the local host. |
|
|
# the Jitsi HTTP port to the local host. |
|
|
|