vmware 환경추가

This commit is contained in:
urp 2026-04-14 13:44:08 +09:00
parent c41fe264c5
commit 66869fe444
2 changed files with 12 additions and 11 deletions

View File

@ -1,17 +1,17 @@
# Service port # Service port
server: server:
port: 443 port: 11020
servlet: servlet:
session: session:
timeout: 120m timeout: 120m
cookie: cookie:
name: BASEJSP_JSESSIONID name: BASEJSP_JSESSIONID
ssl: # ssl:
enabled: true #Spring Security를 사용하는 경우 HTTPS 요청만 허용하도록 해주는 설정 # enabled: true #Spring Security를 사용하는 경우 HTTPS 요청만 허용하도록 해주는 설정
key-store-type: PKCS12 # key-store-type: PKCS12
# key-store: classpath:sslkey/STAR.keiti.re.kr.jks ## key-store: classpath:sslkey/STAR.keiti.re.kr.jks
key-store: D:/z_temp_pro/itsm_ssk_key/STAR.keiti.re.kr.jks # key-store: D:/z_temp_pro/itsm_ssk_key/STAR.keiti.re.kr.jks
key-store-password: keiti123 # key-store-password: keiti123
# ssl: # ssl:
# enabled: true #Spring Security를 사용하는 경우 HTTPS 요청만 허용하도록 해주는 설정 # enabled: true #Spring Security를 사용하는 경우 HTTPS 요청만 허용하도록 해주는 설정
@ -45,7 +45,7 @@
file_store: D:/z_temp_pro/itsm_file_upload file_store: D:/z_temp_pro/itsm_file_upload
auth_server: http://localhost:11000 auth_server: http://localhost:11000
api_server: http://localhost:11010 api_server: http://localhost:11010
api_search_server: http://192.168.8.138:48381 # 검색시스 연동 api_search_server: http://192.168.8.138:48381 # 검색시스 연동
# api_search_server: http://192.168.8.138:49381 # api_search_server: http://192.168.8.138:49381
sendmail: sendmail:
id: tW9kMpd3SiAnf3RQBOZapw== id: tW9kMpd3SiAnf3RQBOZapw==

View File

@ -33,7 +33,7 @@
auth_server: http://localhost:11000 auth_server: http://localhost:11000
api_server: http://localhost:11010 api_server: http://localhost:11010
# api_search_server: http://109.26.11.21:48381 # api_search_server: http://109.26.11.21:48381
api_search_server: http://192.168.8.138:48381 api_search_server: http://192.168.8.140:48381
sendmail: sendmail:
id: tW9kMpd3SiAnf3RQBOZapw== id: tW9kMpd3SiAnf3RQBOZapw==
password: Tkkj8p2PYfZ+AmpQMPLHF8ksj8vrtJouj6xczU8ShM8= password: Tkkj8p2PYfZ+AmpQMPLHF8ksj8vrtJouj6xczU8ShM8=
@ -48,3 +48,4 @@
urlAuthCheck : urlAuthCheck :
# 2026.04.02 GoogleOTP 사용여부 체크 # 2026.04.02 GoogleOTP 사용여부 체크
GoogleOtpUseYn : GoogleOtpUseYn :