From 2c35b5ca9af5d2b21ccc6093590db4e18afa45db Mon Sep 17 00:00:00 2001 From: Maria del Valle Date: Thu, 28 Nov 2024 14:31:40 +0000 Subject: [PATCH] Updated application.yml --- src/main/resources/application.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index be51639..2cdf55f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -6,6 +6,10 @@ apollo: url: "http://localhost:5173" java-parser-module: url: "http://localhost:8084" +jsp-parser-module: + url: "http://localhost:8089" +generic-file-parser-module: + url: "http://localhost:8085" spring: application: name: apollo