精简提交历史记录
This commit is contained in:
10
apps/seafile/latest/.env.sample
Normal file
10
apps/seafile/latest/.env.sample
Normal file
@@ -0,0 +1,10 @@
|
||||
CONTAINER_NAME="seafile"
|
||||
ADMIN_EMAIL="admin@localhost.com"
|
||||
ADMIN_PASSWORD="admin_password"
|
||||
DATA_PATH="./data"
|
||||
MEMCACHED_HOST="memcached"
|
||||
PANEL_APP_PORT_HTTP="40130"
|
||||
PANEL_DB_HOST="mysql"
|
||||
PANEL_DB_ROOT_PASSWORD="mysql_root_password"
|
||||
TIME_ZONE="Asia/Shanghai"
|
||||
#SEAFILE_DB_PORT="3306"
|
||||
Reference in New Issue
Block a user