mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
chore: bump framework
This commit is contained in:
parent
4b9457acc5
commit
cd817dbc0f
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ services:
|
||||||
- ./public:/usr/src/code/public
|
- ./public:/usr/src/code/public
|
||||||
- ./src:/usr/src/code/src
|
- ./src:/usr/src/code/src
|
||||||
- ./dev:/usr/src/code/dev
|
- ./dev:/usr/src/code/dev
|
||||||
|
- ./vendor:/usr/src/code/vendor
|
||||||
depends_on:
|
depends_on:
|
||||||
- mariadb
|
- mariadb
|
||||||
- redis
|
- redis
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue