release: 2026-04-07.1 #6
@ -4,6 +4,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2026-04-07.1]
|
||||
|
||||
### 수정
|
||||
- context-path를 /snp-collector로 통일 (dev/prod 프로파일)
|
||||
|
||||
## [2026-04-07]
|
||||
|
||||
### 기타
|
||||
|
||||
@ -59,7 +59,7 @@ server:
|
||||
port: 8041
|
||||
# port: 8041
|
||||
servlet:
|
||||
context-path: /snp-api
|
||||
context-path: /snp-collector
|
||||
|
||||
# Actuator Configuration
|
||||
management:
|
||||
|
||||
@ -58,7 +58,7 @@ spring:
|
||||
server:
|
||||
port: 8041
|
||||
servlet:
|
||||
context-path: /snp-api
|
||||
context-path: /snp-collector
|
||||
|
||||
# Actuator Configuration
|
||||
management:
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user