You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nginx에서 proxying으로 '/api'로 시작하는 주소를 백엔드로 보내려고 합니다.
그렇게 하기 위해 백엔드 api 주소 앞에 '/api'를 추가했습니다.
이 PR이 머지되면 로컬에서 `.env` 파일도 수정해야 합니다.
클라이언트가 알고있는 서버 주소에 `/api`를 추가하면 됩니다.
0 commit comments