Skip to content

Commit 9e877ab

Browse files
Ogloppinemchik
andauthored
Update joplin.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
1 parent 915033c commit 9e877ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

joplin.subdomain.conf.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# make sure that your dns has a cname set for joplin
44

55
server {
6-
listen 443 ssl http2;
7-
listen [::]:443 ssl http2;
6+
listen 443 ssl;
7+
listen [::]:443 ssl;
88

99
server_name joplin.*;
1010

0 commit comments

Comments
 (0)