Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,8 @@ server:
|
||||
port: 8080
|
||||
servlet:
|
||||
context-path: /
|
||||
# Nginx(HTTPS) 리버스 프록시 뒤 — X-Forwarded-* 를 신뢰해 원래 스킴/호스트 인식 (CORS·리다이렉트 정확)
|
||||
forward-headers-strategy: framework
|
||||
|
||||
spring:
|
||||
# 로컬 개발 시 .env(properties 형식, git 미추적)에서 환경변수 로드. 없으면 OS/컨테이너 환경변수 사용.
|
||||
|
||||
Reference in New Issue
Block a user