Cloud Endpoints에 필요한 구성이 포함된 nginx.conf 파일로 시작합니다. 샘플 nginx.conf로 시작하거나, 이미 ESP를 배포한 경우에는 SSH를 통해 ESP 컨테이너에 연결한 후 /etc/nginx/endpoints/ 디렉터리에서 nginx.conf 파일을 복사할 수 있습니다.
애플리케이션에 필요한 CORS 옵션을 nginx.conf에 추가합니다. NGINX의 CORS 예시를 시작점으로 사용할 수 있습니다.
커스텀 nginx.conf 파일 경로와 함께 --nginx_config 옵션을 사용하여 ESP를 시작합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2023-12-10(UTC)"],[],[]]