From 5fb4ea9b52232d56b96eda8fbdc02251300e6928 Mon Sep 17 00:00:00 2001 From: Robert Butora <robert.butora@inaf.it> Date: Sat, 1 Mar 2025 13:48:46 +0100 Subject: [PATCH] README: adds note on context-root syntax --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c01c7a..a277cdb 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Configuration parameters are set by these docker environment variables: | **CUTOUT_SERVICE_URL** | URL in Service Descriptor of the VOTable response (default: *empty*)| | **DISCOVERY_CONTEXT_ROOT** | root of the end-points (default: 'siav2') | +Context-root parameter uses 'tomcat syntax' in which the forward-slash path-separator is replaced with hash: vlkb#datasets -> vlkb/datasets ## vlkb-obscore -- GitLab