KI-AGENT: Seafile unter Hauptdomain bereitstellen
This commit is contained in:
@@ -42,11 +42,11 @@ S3_BUCKET=fedeo
|
||||
# genutzt werden.
|
||||
FEDEO_FILE_BACKEND=s3
|
||||
|
||||
# Seafile CE läuft bewusst auf einer eigenen Subdomain, damit Desktop-Clients,
|
||||
# SeaDrive und WebDAV ohne Pfad-Sonderfälle funktionieren.
|
||||
SEAFILE_SERVER_HOSTNAME=files.app.example.com
|
||||
# Seafile CE läuft im Standard-Stack unter der Hauptdomain auf /files.
|
||||
SEAFILE_SERVER_HOSTNAME=app.example.com
|
||||
SEAFILE_SERVER_PROTOCOL=https
|
||||
SEAFILE_BASE_URL=https://files.app.example.com
|
||||
SEAFILE_SITE_ROOT=/files/
|
||||
SEAFILE_BASE_URL=https://app.example.com/files
|
||||
SEAFILE_INTERNAL_URL=http://seafile:80
|
||||
SEAFILE_IMAGE=seafileltd/seafile-mc:13.0-latest
|
||||
SEAFILE_DB_IMAGE=mariadb:10.11
|
||||
|
||||
Reference in New Issue
Block a user