Removed tmp volume

This commit is contained in:
Eldad Fux
2020-12-09 00:22:47 +02:00
parent da13028695
commit ebddeeb2ee
-1
View File
@@ -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