fix project path
This commit is contained in:
parent
a22c72c348
commit
691b920e67
4 changed files with 4 additions and 5 deletions
|
|
@ -39,7 +39,7 @@ services:
|
|||
expose:
|
||||
- 80
|
||||
volumes:
|
||||
- ${ROOT_INSTALL}/hosting/seafile/start.py:/scripts/start.py
|
||||
- ${ROOT_INSTALL}/selfhosting/seafile/start.py:/scripts/start.py
|
||||
- seafile_data:/shared:rw
|
||||
- type: bind
|
||||
source: ${ROOT_INSTALL}/data/seafile-fuse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue