Fixed typo.

This commit is contained in:
Shuai Lin 2016-11-25 16:42:29 +08:00
parent e551b10c5d
commit fae1b01dea

View file

@ -4,7 +4,7 @@ server.hostname = seafile.example.com
admin.email = me@example.com
admin.password = asecret
# Comment out this line and uncommen the two lines below to use letsencrypt SSL certificate
# Comment out this line and uncomment the two lines below to use letsencrypt SSL certificate
server.port_mappings = 8080:80
# server.letsencrypt = true
# server.port_mappings = 80:80,443:443