seafile-containerized/samples/server-https.conf

7 lines
223 B
Plaintext

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