diff --git a/src/main/resources/config/application-local.yml b/src/main/resources/config/application-local.yml index 9bdfeaf2..b2d1426d 100644 --- a/src/main/resources/config/application-local.yml +++ b/src/main/resources/config/application-local.yml @@ -39,7 +39,7 @@ spring: #QSP qsp: - url: http://localhost:8120 + url: http://1.248.227.176:8120 master-store-batch-url: /api/master/storeAdditionalInfo master-material-batch-url: /api/master/materialList master-bom-batch-url: /api/master/bomList diff --git a/src/main/resources/config/application-prd.yml b/src/main/resources/config/application-prd.yml index c3c7949a..4e8f6dd0 100644 --- a/src/main/resources/config/application-prd.yml +++ b/src/main/resources/config/application-prd.yml @@ -58,7 +58,7 @@ file: root.path: /home/production/public/files ini.root.path: /home/production/public/files/NewEstimate ini.base.filename: 料金シミュレーション.ini - ini.drawing.img.path: /home/production/public/files/NewEstimate/Drawing + ini.drawing.img.path: https://files.hanasys.jp/Drawing front: url: https://hanasys.jp \ No newline at end of file diff --git a/src/main/resources/config/application.yml b/src/main/resources/config/application.yml index 97f5f812..a592c815 100644 --- a/src/main/resources/config/application.yml +++ b/src/main/resources/config/application.yml @@ -65,7 +65,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 # log logging: