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:
@ -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
|
||||
|
Reference in New Issue
Block a user