s3 이미지 경로 변경 2

This commit is contained in:
cha 2025-05-13 16:51:34 +09:00
parent b73b969b84
commit 60e0336cc5
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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: