mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
11 lines
351 B
Plaintext
11 lines
351 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
|
|
|
|
# Comment out this line and uncomment the two lines below to use letsencrypt SSL certificate
|
|
server.port_mappings = 80:80
|
|
# server.letsencrypt = true
|
|
# server.port_mappings = 80:80,443:443
|