This commit is contained in:
2026-03-11 08:12:26 +09:00
parent cc796ce005
commit 99d376f069

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