경로설정수정
This commit is contained in:
@@ -66,8 +66,8 @@ management:
|
|||||||
|
|
||||||
|
|
||||||
file:
|
file:
|
||||||
sync-root-dir: D:/app/original-images/
|
#sync-root-dir: D:/app/original-images/
|
||||||
#sync-root-dir: /app/original-images/
|
sync-root-dir: /app/original-images/
|
||||||
sync-tmp-dir: ${file.sync-root-dir}tmp/
|
sync-tmp-dir: ${file.sync-root-dir}tmp/
|
||||||
sync-file-extention: tfw,tif
|
sync-file-extention: tfw,tif
|
||||||
|
|
||||||
@@ -76,5 +76,5 @@ file:
|
|||||||
dataset-tmp-dir: ${file.dataset-dir}tmp/
|
dataset-tmp-dir: ${file.dataset-dir}tmp/
|
||||||
|
|
||||||
#model-dir: D:/app/model/
|
#model-dir: D:/app/model/
|
||||||
dataset-dir: /app/model/
|
model-dir: /app/model/
|
||||||
model-tmp-dir: ${file.model-dir}tmp/
|
model-tmp-dir: ${file.model-dir}tmp/
|
||||||
|
|||||||
Reference in New Issue
Block a user