|
|
@ -19,7 +19,7 @@ matrix_etherpad_user_gid: '5001'
|
|
|
|
# Controls whether the matrix-etherpad container exposes its HTTP port (tcp/9001 in the container).
|
|
|
|
# Controls whether the matrix-etherpad container exposes its HTTP port (tcp/9001 in the container).
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:9001"), or empty string to not expose.
|
|
|
|
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:9001"), or empty string to not expose.
|
|
|
|
matrix_etherpad_container_http_host_bind_port: '9001'
|
|
|
|
matrix_etherpad_container_http_host_bind_port: ''
|
|
|
|
|
|
|
|
|
|
|
|
# A list of extra arguments to pass to the container
|
|
|
|
# A list of extra arguments to pass to the container
|
|
|
|
matrix_etherpad_container_extra_arguments: []
|
|
|
|
matrix_etherpad_container_extra_arguments: []
|
|
|
|