From 907dc2766b0c51a816d80dc9ab095b9de29c4aff Mon Sep 17 00:00:00 2001 From: "tobias.the" <tobias.the@contezza.nl> Date: Fri, 24 May 2024 13:17:43 +0200 Subject: [PATCH] update documentation --- docs/src/docs/asciidoc/includes/_introduction.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/docs/asciidoc/includes/_introduction.adoc b/docs/src/docs/asciidoc/includes/_introduction.adoc index 876384d..05916a0 100644 --- a/docs/src/docs/asciidoc/includes/_introduction.adoc +++ b/docs/src/docs/asciidoc/includes/_introduction.adoc @@ -374,4 +374,6 @@ De code voor het verborgen veld. === Installeren +De docker image kan gepullt worden uit harbor.contezza.nl/contezza/tezza-gzac-backend. Daarna kunnen de workspace specifieke resources gemount worden op de `/data/BOOT-INF/classes/` directory. Hierdoor kan deze image hergebruikt worden door alle workspaces, terwijl de configuratie wel aangepast kan worden. + ifdef::backend-pdf[<<<] \ No newline at end of file -- GitLab