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

chore: 프론트엔드 배포 워크플로우 dev/prod 분리 #389

Merged
merged 8 commits into from
Sep 12, 2023

Conversation

ksone02
Copy link
Member

@ksone02 ksone02 commented Sep 12, 2023

📄 Summary

앗 근데 개발할 땐 local.env 카카오 리다이렉트 설정해둬야할듯..!

🙋🏻 More

close #387

Copy link
Collaborator

@iamjooon2 iamjooon2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고에디~!

@@ -1,3 +1,3 @@
FAST_REFRESH=true
BASE_URL=https://dev.api.zipgo.pet
KAKAO_REDIRECT_URI=http://localhost:3000/login
KAKAO_REDIRECT_URI=https://dev.zipgo.pet/login
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@parkmuhyeun parkmuhyeun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋아요~

@ksone02 ksone02 merged commit bc23619 into develop Sep 12, 2023
1 check passed
@iamjooon2 iamjooon2 deleted the feature/#387 branch September 12, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] 프론트엔드 파이프라인 dev/prod 분리
3 participants