eapim-portal CI 워크플로 및 JNDI 전환
- gitea actions self-hosted runner 워크플로 - EMS/Gateway 데이터소스 JNDI 적용 및 보강 - 부팅/로깅 경로 /prod/eapim, /logs/eapim 으로 정리
This commit is contained in:
@@ -38,7 +38,7 @@ spring:
|
||||
enabled: true
|
||||
atomikos:
|
||||
properties:
|
||||
log-base-dir: /Log/eapim/portal
|
||||
log-base-dir: /logs/atomikos
|
||||
log-base-name: adp_tx
|
||||
|
||||
thymeleaf:
|
||||
@@ -82,7 +82,7 @@ portal:
|
||||
allowed-extensions: pdf,doc,docx,xls,xlsx,ppt,pptx,hwp,gif,jpg,jpeg,png
|
||||
|
||||
logging:
|
||||
log-path: /Log/App/eapim/
|
||||
log-path: /logs/eapim
|
||||
|
||||
auth-ttl: 300
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user