Added site-root
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user