From 9573f422a60316f32dcc7b7070eeb56d23c07ae1 Mon Sep 17 00:00:00 2001 From: Said Gedik Date: Mon, 19 Aug 2024 14:59:21 +0200 Subject: [PATCH] fixed passw --- backend/src/main/resources/application-local.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/resources/application-local.properties b/backend/src/main/resources/application-local.properties index 4225ce2..505dc81 100644 --- a/backend/src/main/resources/application-local.properties +++ b/backend/src/main/resources/application-local.properties @@ -3,4 +3,4 @@ arserver=itsm-app-dev-neu.asfinag.at # arserver=${test} arport=46262 aruser=changecalender_integration -arpassword="VXrvLm4q#8P#MXthfZNc" \ No newline at end of file +arpassword=VXrvLm4q#8P#MXthfZNc \ No newline at end of file