From 5c201d40df8953c10fd4f89f58379b9aa3473121 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 6 Mar 2022 20:47:45 -0800 Subject: [PATCH] Git add CORS --- wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml index 62da4794..362c0980 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-servlet.xml @@ -22,6 +22,11 @@ + + + +