Deploy/#368/development subdomain setting #377
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
개발 백서버 <-> vercel 프론트 개발서버 간 https통신을 위해 nginx-certbot 컨테이너를 추가했습니다.
특이사항으로는, compose에 주석처리된 부분과 같이, 앞에 dev, api등으로 어느 서버에서의 사용인지 명시해놨습니다.
각 nginx.conf파일과 env에 따로 주석으로 적용해놨습니다. 만약 문제가 있을 시 제가 확인하겠지만 혹여나 해서 남겨놨습니다.
To Reviewer
Reference Link
Related Issue Link
#368