Added the matrix_bot_go_neb_container_http_host_bind_port variable to allow the container to expose its listen port

This commit is contained in:
Yannick Goossens
2021-03-12 11:10:00 +01:00
parent ce14e3e8af
commit 20c6bd686e
3 changed files with 10 additions and 0 deletions

View File

@ -743,6 +743,8 @@ matrix_bot_go_neb_systemd_required_services_list: |
['docker.service']
}}
matrix_bot_go_neb_container_http_host_bind_port: "{{ '' if matrix_nginx_proxy_enabled else '127.0.0.1:4050' }}"
######################################################################
#
# /matrix-bot-go-neb