From b8985385ab8b555f437021eefb6120d645528ade Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Mon, 18 Jul 2022 17:41:22 +0200 Subject: [PATCH] Fixed exclude path --- sdi-service/src/main/webapp/WEB-INF/gcube-app.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdi-service/src/main/webapp/WEB-INF/gcube-app.xml b/sdi-service/src/main/webapp/WEB-INF/gcube-app.xml index d1fb380..10ed170 100644 --- a/sdi-service/src/main/webapp/WEB-INF/gcube-app.xml +++ b/sdi-service/src/main/webapp/WEB-INF/gcube-app.xml @@ -4,6 +4,6 @@ 1.1.0-SNAPSHOT REST Interface towards SDI facilities - /srv/docs/* + /gcube/service/docs/*