shp-exporter -> prod경로 수정

This commit is contained in:
2026-02-26 14:13:31 +09:00
parent 52504ea245
commit ffbc1b0de9
19 changed files with 161 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ converter:
- 252
- 253
- 257
output-base-dir: '/kamco-nfs/model_output/export/'
output-base-dir: '/data/model_output/export/'
crs: 'EPSG:5186'
geoserver:

View File

@@ -1,3 +1,5 @@
spring:
application:
name: make-shapefile-service
profiles:
active: prod