개발계 DB 테스트 원복
This commit is contained in:
parent
bdf8b7bcca
commit
75b40b7c0b
@ -7,11 +7,11 @@ spring:
|
||||
datasource:
|
||||
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||
#내부 개발계 DB
|
||||
# jdbc-url: jdbc:log4jdbc:sqlserver://1.248.227.176:1433;databaseName=NEWPVCAD;encrypt=true;trustServerCertificate=true
|
||||
# password: ENC(W7owprYnvf7vqwO6Piw4dHfVBCSxE4Ck)
|
||||
jdbc-url: jdbc:log4jdbc:sqlserver://1.248.227.176:1433;databaseName=NEWPVCAD;encrypt=true;trustServerCertificate=true
|
||||
password: ENC(W7owprYnvf7vqwO6Piw4dHfVBCSxE4Ck)
|
||||
#한화 개발계 DB
|
||||
jdbc-url: jdbc:log4jdbc:sqlserver://124.35.22.21:1433;databaseName=NEWPVCAD
|
||||
password: ENC(Zc3J45rtPR/uQDeDOcrnF/iGLlU6U3y6)
|
||||
#jdbc-url: jdbc:log4jdbc:sqlserver://124.35.22.21:1433;databaseName=NEWPVCAD;encrypt=false;trustServerCertificate=false
|
||||
#password: ENC(Zc3J45rtPR/uQDeDOcrnF/iGLlU6U3y6)
|
||||
username: pvDBuser
|
||||
maximum-pool-size: 4
|
||||
pool-name: Master-HikariPool
|
||||
@ -64,7 +64,7 @@ file:
|
||||
root.path: /home/development/public/files
|
||||
ini.root.path: /home/development/public/files/NewEstimate
|
||||
ini.base.filename: 料金シミュレーション.ini
|
||||
ini.drawing.img.path: https://files.hanasys.jp/Drawing
|
||||
ini.drawing.img.path: /home/development/public/files/NewEstimate/Drawing
|
||||
|
||||
front:
|
||||
url: http://1.248.227.176:3000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user