mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-18 05:40:09 +00:00
Configure FluffyChat's internal HTTP port
This commit is contained in:
@@ -36,7 +36,7 @@ matrix_client_fluffychat_container_additional_networks_custom: []
|
||||
# Configures the port number used inside the container image.
|
||||
matrix_client_fluffychat_container_http_port: 8080
|
||||
|
||||
# Controls whether the matrix-client-fluffychat container exposes its HTTP port (tcp/8080 in the container).
|
||||
# Controls whether the matrix-client-fluffychat container exposes its configured HTTP port (tcp/8080 by default).
|
||||
#
|
||||
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:8080"), or empty string to not expose.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user