소스 검색

fix space before tab in indent

pull/1311/head
Kim Brose 4 년 전
committed by GitHub
부모
커밋
5f6bbafa17
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2

+ 1
- 1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2 파일 보기

@@ -168,7 +168,7 @@ server {
{% endif %}
}
{% endif %}
{% endfor %}
{% endfor %}
{% endif %}

{# Everything else just goes to the API server ##}


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