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
ssh로 연결해서 받은 vs쪽 HTML은 브라우저에 바로 실행이 안되던점
nginx설치및 django연동
nginx.conf설정에 있어 django가 다른 pc내에 구축된거면 upstream을 설정할필요가없던점, root설정값도 django 정적경로로 할필요가 없던점
The text was updated successfully, but these errors were encountered:
hoho8989
No branches or pull requests
오늘 찾은 문제점 및 할일(이슈)
ssh로 연결해서 받은 vs쪽 HTML은 브라우저에 바로 실행이 안되던점
오늘 해결한 문제점 및 할일(이슈)
nginx설치및 django연동
오늘 배운점
nginx.conf설정에 있어 django가 다른 pc내에 구축된거면
upstream을 설정할필요가없던점, root설정값도 django 정적경로로 할필요가 없던점
The text was updated successfully, but these errors were encountered: