mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-01-21 10:06:24 +00:00
kos-mock application.yml에서 Redis 설정 완전 제거: 불필요한 Redis 설정 블록 제거로 설정 정리 완료
This commit is contained in:
parent
bf353ad4a5
commit
8e9e0780ae
@ -24,7 +24,7 @@ spring:
|
|||||||
console:
|
console:
|
||||||
enabled: true
|
enabled: true
|
||||||
path: /h2-console
|
path: /h2-console
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: ${SERVER_PORT:8084}
|
port: ${SERVER_PORT:8084}
|
||||||
# HTTP 헤더 크기 제한 설정
|
# HTTP 헤더 크기 제한 설정
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user