소스 검색

Fix YAML indentation on documentation page

pull/92/head
Slavi Pantaleev 7 년 전
부모
커밋
92aa5bfa2d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      docs/howto-server-delegation.md

+ 1
- 1
docs/howto-server-delegation.md 파일 보기

@@ -94,7 +94,7 @@ If your files are not in `/matrix/ssl` but in some other location, you would nee
matrix_nginx_proxy_container_additional_volumes:
- src: /some/path/on/the/host
dst: /some/path/inside/the/container
options: ro
options: ro
```

You then refer to them (for `matrix_nginx_proxy_proxy_matrix_federation_api_ssl_certificate` and `matrix_nginx_proxy_proxy_matrix_federation_api_ssl_certificate_key`) by using `/some/path/inside/the/container`.


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