반응형
nano /usr/local/etc/nginx/nginx.conf
https://fgh0296.tistory.com/48
https://velog.io/@davelee/mac%EC%97%90-nginx-%EC%84%A4%EC%B9%98%ED%95%98%EA%B8%B0
sudo systemctl status nginx
sudo systemctl restart nginx
brew services restart nginx
반응형
'프론트엔드 웹 > Next' 카테고리의 다른 글
외부 URL에 새창으로 이동하기 (useRouter, window.location, window.open) (0) | 2022.06.28 |
---|---|
openssl로 Next.js HTTPS 적용하기 (0) | 2022.04.28 |
Next.js SWR 예제 (0) | 2022.03.24 |
Next.js Image Resize (0) | 2022.03.24 |
Next.js getInitialProps / getServerSideProps 예제 (0) | 2022.03.21 |