1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 22:11:03 +08:00
2024-01-05 11:12:00 +08:00

12 lines
308 B
Plaintext

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"