Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#93/separate development server #94

Merged
merged 20 commits into from
Sep 16, 2023
Merged

Conversation

dev2820
Copy link
Collaborator

@dev2820 dev2820 commented Sep 16, 2023

리뷰 포인트

개발용 앱 도커파일 생성
환경 변수 일부 ENV 파일로 모음
개발 앱에선 리프레시 토큰 쿠키가 sameSite: none으로 동작하도록 함
리프레시 토큰 쿠키의 secure 옵션 활성화
개발 모드에선 redis의 키값에 prefix가 붙도록 설정

스크린 샷

@dev2820 dev2820 self-assigned this Sep 16, 2023
@dev2820 dev2820 linked an issue Sep 16, 2023 that may be closed by this pull request
@dev2820 dev2820 merged commit cad5f68 into main Sep 16, 2023
2 checks passed
@dev2820 dev2820 deleted the #93/separate-development-server branch September 16, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🥗 개발 환경 구축
1 participant