From b73b969b84eeb3c297270bc8a0e01363ad782d77 Mon Sep 17 00:00:00 2001 From: cha Date: Tue, 13 May 2025 15:46:00 +0900 Subject: [PATCH] =?UTF-8?q?s3=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config/application-dev.yml b/src/main/resources/config/application-dev.yml index 437a8172..1da82b90 100644 --- a/src/main/resources/config/application-dev.yml +++ b/src/main/resources/config/application-dev.yml @@ -58,7 +58,7 @@ file: root.path: /home/development/public/files ini.root.path: /home/development/public/files/NewEstimate ini.base.filename: 料金シミュレーション.ini - ini.drawing.img.path: /home/development/public/files/NewEstimate/Drawing + ini.drawing.img.path: https://files.hanasys.jp/Drawing front: url: http://1.248.227.176:3000 \ No newline at end of file