From 56624fdc6c13d48881b3f076ff6c8b8a60f220a3 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Mon, 13 May 2019 11:39:52 -0400 Subject: [PATCH] Note about adding own recipes --- docs/latest/deployment/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/latest/deployment/index.md b/docs/latest/deployment/index.md index 8d5c19b16..324a27c44 100644 --- a/docs/latest/deployment/index.md +++ b/docs/latest/deployment/index.md @@ -182,6 +182,7 @@ to secure access to your Image Archive as well. We've included a few recipes for common deployment scenarios. There are many, many possible configurations, so please don't feel limited to these setups. +Please feel free to suggest or contribute your own recipes. - Script Include - [Embedding the Viewer](deployment/recipes/embedded-viewer.md)