1
0
Fork 0
mirror of synced 2024-06-09 06:14:43 +12:00

Removed tmp volume

This commit is contained in:
Eldad Fux 2020-12-09 00:22:47 +02:00
parent da13028695
commit ebddeeb2ee

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