1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-03-23 16:21:36 +00:00
parent 3ac14df376
commit 333f3b43b8
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
CONTAINER_NAME="seatable"
DATA_PATH="./data"
MEMCACHED_HOST="memcached"
PANEL_APP_PORT_HTTP="40154"
PANEL_DB_HOST="mysql"
PANEL_DB_ROOT_PASSWORD="mysql_root_password"
SEAFILE_DB_PORT="3306"
REDIS_HOST="redis"
PANEL_REDIS_ROOT_PASSWORD="redis_password"
REDIS_PORT="6379"
TIME_ZONE="Asia/Shanghai"
SERVER_HOSTNAME="example.seatable.com"