mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-28 10:54:59 +01:00
updated jwt bind port
This commit is contained in:
parent
5507fb3bab
commit
e421852af5
@ -7,7 +7,7 @@ matrix_jwt_service_base_path: "{{ matrix_base_data_path }}/jwt-service"
|
||||
|
||||
# Docker network configuration
|
||||
matrix_jwt_service_container_network: ''
|
||||
matrix_jwt_service_container_http_host_bind_port: ''
|
||||
matrix_jwt_service_container_http_host_bind_port: '8881'
|
||||
matrix_jwt_service_container_additional_networks: [] # No additional networks by default
|
||||
|
||||
# Docker images
|
||||
|
Loading…
x
Reference in New Issue
Block a user