config: Add 1 and update 10 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 7s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 7s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user