13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
[fileserver]
|
|
port = 8082
|
|
|
|
[database]
|
|
type = mysql
|
|
host = seafile-mysql
|
|
port = 3306
|
|
user = seafile
|
|
password = f89cda4d-459b-4c9f-b97a-43cb5797767f
|
|
db_name = seafile_db
|
|
connection_charset = utf8
|
|
|