From ec3895beef69361672a1d32374050f9123eab647 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 20 Jan 2025 13:36:10 +0100 Subject: [PATCH] apache: add docs to aio interface Signed-off-by: Simon L. --- php/containers.json | 1 + 1 file changed, 1 insertion(+) diff --git a/php/containers.json b/php/containers.json index 1457b0de..57117d83 100644 --- a/php/containers.json +++ b/php/containers.json @@ -3,6 +3,7 @@ { "container_name": "nextcloud-aio-apache", "image_tag": "%AIO_CHANNEL%", + "documentation": "https://github.com/nextcloud/all-in-one/discussions/2105", "depends_on": [ "nextcloud-aio-onlyoffice", "nextcloud-aio-collabora",