mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-29 02:30:48 +02:00
override start script
This commit is contained in:
@@ -39,6 +39,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
volumes:
|
volumes:
|
||||||
|
- ${ROOT_INSTALL}/hosting/seafile/start.py:/scripts/start.py
|
||||||
- seafile_data:/shared:rw
|
- seafile_data:/shared:rw
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ${ROOT_INSTALL}/data/seafile-fuse
|
source: ${ROOT_INSTALL}/data/seafile-fuse
|
||||||
|
|||||||
Reference in New Issue
Block a user