2
0
This repository has been archived on 2025-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
seafile-docker/env.sample
2023-05-23 22:24:36 +02:00

19 lines
514 B
Plaintext

# Requested, the value shuold be root's password of MySQL service.
MYSQL_ROOT_PASSWORD=
# Optional, default is UTC. Should be uncomment and set to your local time zone.
TIME_ZONE=Europe/Berlin
# Specifies Seafile admin user, default is 'me@example.com'.
SEAFILE_ADMIN_EMAIL=me@example.com
# Specifies Seafile admin password, default is 'asecret'.
SEAFILE_ADMIN_PASSWORD=
# Specifies your host name if https is enabled.
APP_HOSTNAME=seafile.example.com
APP_PORT=80
#APP_DATA_DIRECTORY=./data
PROXYNET=proxynet