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