seafile-containerized/samples/server-https.conf
2016-11-25 15:54:57 +08:00

9 lines
225 B
Plaintext

# If you edit this file, remember to run ./launcher rebuild
[server]
server.hostname = seafile.example.com
admin.email = me@example.com
admin.password = asecret
server.letsencrypt = true
server.port_mappings = 80:80,443:443