From 18804f8a7959e8f0ef49f8667e54abc8d361d6e4 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 1 Jun 2023 14:31:38 +0200 Subject: [PATCH] Remove collaboras font volume as it does not seem to be used Signed-off-by: Simon L --- php/containers.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/php/containers.json b/php/containers.json index 8d7f9cde..fabf3fd4 100644 --- a/php/containers.json +++ b/php/containers.json @@ -221,13 +221,6 @@ "server_name=%NC_DOMAIN%", "DONT_GEN_SSL_CERT=1" ], - "volumes": [ - { - "source": "nextcloud_aio_collabora_fonts", - "destination": "/opt/cool/systemplate/tmpfonts", - "writeable": true - } - ], "restart": "unless-stopped", "nextcloud_exec_commands": [ "echo 'Activating collabora config...'",