환경파일변경

This commit is contained in:
urp 2026-05-15 16:16:25 +09:00
parent 9f1b5a4572
commit 027ff44c7d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# URP 인프라 형상서버
# Service port
server:
port: 11000
@ -11,7 +13,7 @@
# Primary db information
primarydb:
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==
password: E4SOtjDqqO79BQERc/eaTw==
maximumPoolSize: 35

View File

@ -1,3 +1,5 @@
# 노인인력개발원
# Service port
server:
port: 11000