chore(deps): update seafileltd/seafile-mc docker tag to v13.0.19 (localApps) (#4417)
This commit is contained in:
11
apps/seafile/13.0.19/.env.sample
Normal file
11
apps/seafile/13.0.19/.env.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
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"
|
||||
SERVER_HOSTNAME="0.0.0.0"
|
||||
#SEAFILE_DB_PORT="3306"
|
||||
Reference in New Issue
Block a user