Slavi Pantaleev 7 лет назад
Родитель
Сommit
bec59c06bb
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      roles/matrix-nginx-proxy/defaults/main.yml
  2. +1
    -1
      roles/matrix-riot-web/defaults/main.yml

+ 1
- 1
roles/matrix-nginx-proxy/defaults/main.yml Просмотреть файл

@@ -133,7 +133,7 @@ matrix_ssl_domains_to_obtain_certificates_for: []

# Controls whether to obtain production or staging certificates from Let's Encrypt.
matrix_ssl_lets_encrypt_staging: false
matrix_ssl_lets_encrypt_certbot_docker_image: "certbot/certbot:v0.31.0"
matrix_ssl_lets_encrypt_certbot_docker_image: "certbot/certbot:v0.33.1"
matrix_ssl_lets_encrypt_certbot_standalone_http_port: 2402
matrix_ssl_lets_encrypt_support_email: ~



+ 1
- 1
roles/matrix-riot-web/defaults/main.yml Просмотреть файл

@@ -1,6 +1,6 @@
matrix_riot_web_enabled: true

matrix_riot_web_docker_image: "bubuntux/riot-web:v1.0.6"
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.0.7"

matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"



Загрузка…
Отмена
Сохранить