diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 4269afb1a..fbe2f0fee 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -228,9 +228,6 @@ services: restart: unless-stopped networks: - appwrite - volumes: - - ./app:/usr/src/code/app - - ./src:/usr/src/code/src depends_on: - redis - mariadb