헤로쿠

🌐 웹개발/웹 개발

[Heroku] Application Error | 헤로쿠에 .env 환경 변수 파일 올리기

더보기 Application error An error occurred in the application and your page could not be served. If you are the application owner, check yout logs for details. You can do this from the Heroku CLI with the command heroku logs --tail 헤로쿠에 배포를 하고 heroku open을 뙇 해서 확인을 하려 하는데 에러가 떴다. .gitignore에 몽고DB KEY 등등.. 중요한 환경 변수들을 저장해놓은. env파일을 입력해두었는데 이것이 헤로쿠 서버에 적용이 안되어서 생긴 문제였다. .env 파일의 환경 변수를 헤로쿠에 적용시켜주는 he..

두_두
'헤로쿠' 태그의 글 목록