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