seafile-containerized/samples/server-https.conf

7 lines
217 B
Plaintext
Raw Normal View History

2016-11-17 04:41:32 +00:00
# If you edit this file, remember to run ./launcher rebuild
[server]
server.hostname = seafile.example.com
server.https = true
admin.email = me@example.com
admin.password = asecret
server.port_mappings = 80:80,443:443