mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Remove vendor mount
This commit is contained in:
parent
efe39e6e1a
commit
536363e41e
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ services:
|
|||
volumes:
|
||||
- ./app:/usr/src/code/app
|
||||
- ./src:/usr/src/code/src
|
||||
- ./vendor/utopia-php/database:/usr/src/code/vendor/utopia-php/database
|
||||
depends_on:
|
||||
- redis
|
||||
- mariadb
|
||||
|
|
|
|||
Loading…
Reference in a new issue