1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00

Remove duplicated volumes section

This commit is contained in:
Steven Nguyen 2023-09-07 15:58:41 -07:00
parent a1d05695fa
commit 2e6abe7d75
No known key found for this signature in database

View file

@ -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