From ebddeeb2ee96a7fd6001864bbdf8c90070814f7a Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 9 Dec 2020 00:22:47 +0200 Subject: [PATCH] Removed tmp volume --- app/views/install/compose.phtml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index a97cd7882f..1c4f7eece0 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -216,7 +216,6 @@ services: - mariadb volumes: - /var/run/docker.sock:/var/run/docker.sock - - /tmp:/tmp:rw - appwrite-functions:/storage/functions:rw environment: - _APP_ENV