Removed volume mappings on appwrite one click service
This commit is contained in:
parent
9372029f23
commit
7c42c48a18
1 changed files with 1 additions and 13 deletions
|
|
@ -820,15 +820,3 @@ services:
|
||||||
networks:
|
networks:
|
||||||
runtimes:
|
runtimes:
|
||||||
name: runtimes
|
name: runtimes
|
||||||
|
|
||||||
volumes:
|
|
||||||
appwrite-mariadb:
|
|
||||||
appwrite-redis:
|
|
||||||
appwrite-cache:
|
|
||||||
appwrite-uploads:
|
|
||||||
appwrite-imports:
|
|
||||||
appwrite-certificates:
|
|
||||||
appwrite-functions:
|
|
||||||
appwrite-sites:
|
|
||||||
appwrite-builds:
|
|
||||||
appwrite-config:
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue