From 82ba94d1dd57a4c1b70db6fe368becd6c779fe80 Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Wed, 21 Jul 2021 09:34:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EInstallation=20System=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Installation-System.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Installation-System.md b/Installation-System.md index 8f1c309..1b2211d 100644 --- a/Installation-System.md +++ b/Installation-System.md @@ -93,12 +93,15 @@ Now you can start Tomcat server: `sudo nano /opt/tomcat/conf/tomcat-users.xml` Add the +``` For the Manager app the file that needs be updated is: -sudo nano /opt/tomcat/webapps/manager/META-INF/context.xml +`sudo nano /opt/tomcat/webapps/manager/META-INF/context.xml` +