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