From ee919ff9b44a4dbc977f88084dc28b5aa3ab602b Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Mon, 11 Jun 2018 16:00:40 +0100 Subject: [PATCH] revert development config --- demo-shell/src/app.config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index fe6e9a98bb..717e1ee35b 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -5,7 +5,6 @@ "loginRoute": "login", "providers": "ALL", "contextRootBpm": "activiti-app", - "contextRootEcm": "example", "oauth2": { "host": "http://localhost:30081/auth/realms/myrealm", "clientId": "activiti",