mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
d8561eb442
Using mysql is much better in general. And now that we're using docker, setting up with mysql is as easy as setting up with sqlite3.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
[server]
|
|
server.hostname = seafile.example.com
|
|
admin.email = me@example.com
|
|
admin.password = asecret |