java-parser url added

This commit is contained in:
sumedh
2024-10-28 17:56:56 +05:30
parent d67ed9f364
commit 91bf693e50

View File

@@ -4,6 +4,8 @@ server:
apollo: apollo:
fe: fe:
url: "http://localhost:5173" url: "http://localhost:5173"
java-parser-module:
url: "http://java-parser-module-service.olympus.svc.cluster.local:8080"
spring: spring:
application: application:
name: apollo name: apollo