Kaynağa Gözat

updated jwt bind port

element-call-integration
wjbeckett 1 yıl önce
ebeveyn
işleme
e421852af5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/custom/matrix-jwt-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-jwt-service/defaults/main.yml Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet