Skip to content

Commit

Permalink
update cluster env SITE_ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
SkywalkerSpace committed Nov 29, 2024
1 parent f9b601a commit ad4ab8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual/docker/cluster/seafile-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
- INIT_S3_HOST=${INIT_S3_HOST:-us-east-1:-}
- INIT_S3_USE_HTTPS=${INIT_S3_USE_HTTPS:-true}
- JWT_PRIVATE_KEY=${JWT_PRIVATE_KEY:?Variable is not set or empty}
- SITE_ROOT=${SITE_ROOT:-/}
- ENABLE_SEADOC=${ENABLE_SEADOC:-false}
- SEADOC_SERVER_URL=${SEADOC_SERVER_URL:-http://example.example.com/sdoc-server}

0 comments on commit ad4ab8f

Please sign in to comment.