1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

feat: remove builds mount from trafeik

This commit is contained in:
Christy Jacob 2022-01-28 04:23:49 +04:00
parent 80b99ea146
commit 700c2fff2b

View file

@ -66,7 +66,6 @@ services:
- appwrite-config:/storage/config:rw
- appwrite-certificates:/storage/certificates:rw
- appwrite-functions:/storage/functions:rw
- appwrite-builds:/storage/builds:rw
- ./phpunit.xml:/usr/src/code/phpunit.xml
- ./psalm.xml:/usr/src/code/psalm.xml
- ./tests:/usr/src/code/tests