소스 검색

Fix Caddy example config for Dimension

pull/322/head
Aaron Raimist 6 년 전
부모
커밋
5366aef0da
No known key found for this signature in database GPG 키 ID: 37419210002890EF
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/caddy/matrix-dimension

+ 1
- 1
examples/caddy/matrix-dimension 파일 보기

@@ -3,7 +3,7 @@ https://dimension.DOMAIN {
# If you wish to use Caddy's built-in Let's Encrypt support, you can also supply an email address here
tls /matrix/ssl/config/live/dimension.DOMAIN/fullchain.pem /matrix/ssl/config/live/dimension.DOMAIN/privkey.pem

proxy / http://127.0.0.1:8134/ {
proxy / http://127.0.0.1:8184/ {
transparent
}
}

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