sparcs-kaist / taxi-infra

KAIST Taxi Party Matching Web Service
https://taxi.kaist.ac.kr
MIT License
7 stars 0 forks source link

nginx 리버스 프록시 컨테이너 추가 #23

Closed 14KGun closed 1 year ago

14KGun commented 1 year ago

Summary

nginx 이미지를 사용하여 리버스 프록시 컨테이너를 구성합니다.

/ 주소로 접속했을 때 클라이언트 컨테이너로, /api 주소로 접속했을 때 서버 컨테이너로 프록시를 설정합니다.