diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 94370fc..e66f654 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -35,4 +35,4 @@ eureka.instance.preferIpAddress: true hermione.fe.url = -java-parser-module.url: "http://java-parser-module-service.olympus.svc.cluster.local:8080" \ No newline at end of file +java-parser-module.url: http://java-parser-module-service.olympus.svc.cluster.local:8080 \ No newline at end of file