apache + node 설정
·
Deploy
브라우저에서 서버로 접속시에 아파치를 거쳐서 node의 포트로 넘겨주기위해서 아래의 설정파일에 명령어 추가 /etc/httpd/conf/httpd.conf ProxyPass / http://localhost:3000/