소스 검색

simplify nginx to traefik migration

pull/2890/head
Aine 2 년 전
committed by GitHub
부모
커밋
3aec72ce80
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers 파일 보기

@@ -4379,6 +4379,8 @@ devture_traefik_base_path: "{{ matrix_base_data_path }}/traefik"
devture_traefik_uid: "{{ matrix_user_uid }}"
devture_traefik_gid: "{{ matrix_user_gid }}"

devture_traefik_config_certificatesResolvers_acme_email: "{{ matrix_ssl_lets_encrypt_support_email }}"

devture_traefik_federation_entrypoint:
name: matrix-federation
port: "{{ matrix_federation_public_port }}"


불러오는 중...
취소
저장