We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 하나로 있는 requirements.txt를 base.txt, development.txt, production.txt로 나누어 환경에 맞는 패키지만 설치하도록 합니다. 이외에 OJ_ENV 변수나 settings.py 등도 점검이 필요합니다.
OJ_ENV
The text was updated successfully, but these errors were encountered:
dotoleeoak
No branches or pull requests
현재 하나로 있는 requirements.txt를 base.txt, development.txt, production.txt로 나누어 환경에 맞는 패키지만 설치하도록 합니다.
이외에
OJ_ENV
변수나 settings.py 등도 점검이 필요합니다.The text was updated successfully, but these errors were encountered: