config: Add 1 and update 10 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 7s

This commit is contained in:
j
2025-12-29 12:59:13 +13:00
parent 2053e78ee0
commit 767d4eb21e
11 changed files with 36 additions and 15 deletions

View File

@@ -1,4 +1,6 @@
# Service settings specific to this server
# Service identification (REQUIRED)
# CONTAINER_NAME must be unique per instance if running multiple Seafile services
# It's used for container names, network name, and project identification
CONTAINER_NAME=seafile
IMAGE_TAG="12.0-latest"
@@ -6,6 +8,7 @@ IMAGE_TAG="12.0-latest"
SSH_USER="root"
# Data path on host for persistent storage
# Must be unique per instance if running multiple Seafile services
DATA_PATH="/home/dropshell/seafile"
# Seafile server configuration