스케줄러로 변경

This commit is contained in:
2026-03-08 21:35:13 +09:00
parent b156b61caf
commit 230b3d37e1

View File

@@ -2,6 +2,6 @@ spring:
application: application:
name: make-shapefile-service name: make-shapefile-service
profiles: profiles:
active: prod active: dev
main: main:
web-application-type: none # Disable web server for CLI application web-application-type: none # Disable web server for CLI application