Monthly Archives: 9월 2025
Invalid CORS request 디버깅
Invalid CORS request 디버깅
헤더를 붙여서 테스트 하면 쉽다.
curl -X POST http://localhost:9000/api/auth/login -H "Origin:
… 더보기 Transactional 과 Exception 그리고 로그 저장
nginx proxy 설정
nginx proxy 설정
https://web.skyer9.pe.kr -> https://dev-api.skyer9.pe.kr:8443 -> http://localhost:9000 으로의 호출 전달을 처리합니다.
nginx 에서는 ssl … 더보기