From 6594d64c12c99336b453daec0001bc6170ac4002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Wed, 6 Sep 2023 10:13:56 +0200 Subject: [PATCH] Fix indentation --- app/views/install/compose.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 4470d3fbce..d5d2e97512 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -351,7 +351,7 @@ services: restart: unless-stopped networks: - appwrite - volumes: + volumes: - appwrite-functions:/storage/functions:rw - appwrite-builds:/storage/builds:rw depends_on: