s3 이미지 경로 변경 2
This commit is contained in:
parent
b73b969b84
commit
60e0336cc5
@ -39,7 +39,7 @@ spring:
|
|||||||
|
|
||||||
#QSP
|
#QSP
|
||||||
qsp:
|
qsp:
|
||||||
url: http://localhost:8120
|
url: http://1.248.227.176:8120
|
||||||
master-store-batch-url: /api/master/storeAdditionalInfo
|
master-store-batch-url: /api/master/storeAdditionalInfo
|
||||||
master-material-batch-url: /api/master/materialList
|
master-material-batch-url: /api/master/materialList
|
||||||
master-bom-batch-url: /api/master/bomList
|
master-bom-batch-url: /api/master/bomList
|
||||||
|
|||||||
@ -58,7 +58,7 @@ file:
|
|||||||
root.path: /home/production/public/files
|
root.path: /home/production/public/files
|
||||||
ini.root.path: /home/production/public/files/NewEstimate
|
ini.root.path: /home/production/public/files/NewEstimate
|
||||||
ini.base.filename: 料金シミュレーション.ini
|
ini.base.filename: 料金シミュレーション.ini
|
||||||
ini.drawing.img.path: /home/production/public/files/NewEstimate/Drawing
|
ini.drawing.img.path: https://files.hanasys.jp/Drawing
|
||||||
|
|
||||||
front:
|
front:
|
||||||
url: https://hanasys.jp
|
url: https://hanasys.jp
|
||||||
@ -65,7 +65,7 @@ file:
|
|||||||
root.path: /home/development/public/files
|
root.path: /home/development/public/files
|
||||||
ini.root.path: /home/development/public/files/NewEstimate
|
ini.root.path: /home/development/public/files/NewEstimate
|
||||||
ini.base.filename: 料金シミュレーション.ini
|
ini.base.filename: 料金シミュレーション.ini
|
||||||
ini.drawing.img.path: /home/development/public/files/NewEstimate/Drawing
|
ini.drawing.img.path: https://files.hanasys.jp/Drawing
|
||||||
|
|
||||||
# log
|
# log
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user