status-update prod에 경로 추가

This commit is contained in:
2026-03-06 14:39:22 +09:00
parent ac5a11e33e
commit a6bb589189
20 changed files with 22 additions and 230 deletions

View File

@@ -23,7 +23,6 @@ spring:
datasource:
url: jdbc:postgresql://192.168.2.127:15432/kamco_cds
#url: jdbc:postgresql://localhost:15432/kamco_cds
username: kamco_cds
password: kamco_cds_Q!W@E#R$
hikari:
@@ -37,23 +36,14 @@ spring:
transaction:
default-timeout: 300 # 5분 트랜잭션 타임아웃
data:
redis:
host: 192.168.2.109
port: 6379
password: kamco
logging:
level:
root: INFO
org.springframework.web: DEBUG
org.springframework.security: DEBUG
# 헬스체크 노이즈 핵심만 다운
org.springframework.security.web.FilterChainProxy: INFO
org.springframework.security.web.authentication.AnonymousAuthenticationFilter: INFO
org.springframework.security.web.authentication.Http403ForbiddenEntryPoint: INFO
org.springframework.web.servlet.DispatcherServlet: INFO
file:
dataset-dir: /kamco-nfs/model_output/export/
gukyuin:
url: http://192.168.2.129:5301