diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 4409f30..f60d2d5 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -19,4 +19,7 @@ main: api: host: - data-tool: http://192.168.1.3:7778 \ No newline at end of file + data-tool: http://192.168.1.3:7778 + +path: + predict-file-dir: /files/predict/ \ No newline at end of file