java-module-service url added

This commit is contained in:
sumedh
2024-10-17 19:17:55 +05:30
parent 088ab5768a
commit ccf3faf136

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