Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 373 Bytes

File metadata and controls

18 lines (14 loc) · 373 Bytes

Journal web

Node.js CI

실행

nginx -c ~/project/d7/diary-web/deploy/nginx.conf

중지

nginx -s stop

재실행

nginx -s reload