Added site-root

This commit is contained in:
Max Buz
2025-02-03 15:26:13 +01:00
committed by GitHub
parent e4c32c0c6d
commit aece5ee2f0

View File

@@ -42,6 +42,7 @@ services:
volumes: volumes:
- ${SEAFILE_DATA_VOLUME:-/opt/seafile-data}:/shared - ${SEAFILE_DATA_VOLUME:-/opt/seafile-data}:/shared
environment: environment:
- SITE_ROOT=/
- DB_HOST=db - DB_HOST=db
- DB_PORT=3306 - DB_PORT=3306
- DB_USER=seafile - DB_USER=seafile