diff --git a/source/manager/ump-booter/src/main/resources/application.properties b/source/manager/ump-booter/src/main/resources/application.properties index a0ba8881..c64be53e 100644 --- a/source/manager/ump-booter/src/main/resources/application.properties +++ b/source/manager/ump-booter/src/main/resources/application.properties @@ -4,5 +4,5 @@ spring.mvc.favicon.enabled=false logging.config=classpath:log4j2-jump.xml -retrieval.schemaUrl=http://192.168.151.39:8082 -retrieval.taskUrl=http://192.168.151.39:10005 \ No newline at end of file +retrieval.schemaUrl=http://192.168.151.40:8082 +retrieval.taskUrl=http://192.168.151.40:10005 \ No newline at end of file