diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 53fa7488ff..95fba38cbd 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -351,9 +351,6 @@ services: restart: unless-stopped networks: - appwrite - volumes: - - appwrite-functions:/storage/functions:rw - - appwrite-builds:/storage/builds:rw depends_on: - redis - mariadb