환경파일 변경
This commit is contained in:
parent
1ea2b6db42
commit
d02fc6ac0f
@ -1,3 +1,5 @@
|
|||||||
|
# URP 인프라 형상서버
|
||||||
|
|
||||||
# Service port
|
# Service port
|
||||||
server:
|
server:
|
||||||
port: 11010
|
port: 11010
|
||||||
@ -18,7 +20,7 @@
|
|||||||
# Primary db information
|
# Primary db information
|
||||||
primarydb:
|
primarydb:
|
||||||
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||||
jdbcUrl: jdbc:log4jdbc:mariadb://109.26.11.21:3306/ur_itms_db?characterEncoding=UTF-8&serverTimezone=Asia/Seoul&rewriteBatchedStatements=true
|
jdbcUrl: jdbc:log4jdbc:mariadb://109.26.11.21:3307/ur_itms_db?characterEncoding=UTF-8&serverTimezone=Asia/Seoul&rewriteBatchedStatements=true
|
||||||
username: g9IwFesTyIloXVpUnfOX0g==
|
username: g9IwFesTyIloXVpUnfOX0g==
|
||||||
password: E4SOtjDqqO79BQERc/eaTw==
|
password: E4SOtjDqqO79BQERc/eaTw==
|
||||||
maximumPoolSize: 35
|
maximumPoolSize: 35
|
||||||
@ -54,4 +56,6 @@
|
|||||||
sendEmail: hhjj0701@gmail.com
|
sendEmail: hhjj0701@gmail.com
|
||||||
senderName: 나혁제
|
senderName: 나혁제
|
||||||
socketFactory-class: javax.net.ssl.SSLSocketFactory
|
socketFactory-class: javax.net.ssl.SSLSocketFactory
|
||||||
supplier: gmail.com
|
supplier: gmail.com
|
||||||
|
front_host_info : http://localhost:11020
|
||||||
|
client : urp
|
||||||
@ -1,3 +1,5 @@
|
|||||||
|
# 노인인력개발원
|
||||||
|
|
||||||
# Service port
|
# Service port
|
||||||
server:
|
server:
|
||||||
port: 11010
|
port: 11010
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user