소스 검색

Update domain_name.conf

FusionPBX 8 년 전
부모
커밋
19dde4ea7d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      debian/resources/letsencrypt/domain_name.conf

+ 1 - 1
debian/resources/letsencrypt/domain_name.conf

@@ -2,7 +2,7 @@
 # technically it's possible to have multiple of this lines, but it only worked
 # with one domain for me, another one only got one cert, so I would recommend
 # separate config files per domain.
-domains = {domain_name.com}
+domains = {domain_name}
 
 # increase key size
 rsa-key-size = 2048 # Or 4096