소스 검색

dealing with lighthttpd

master
ddp 3 년 전
부모
커밋
3ece757971
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      installnodejs.txt

+ 6
- 0
installnodejs.txt 파일 보기

@@ -8,3 +8,9 @@ sudo apt-get update && sudo apt-get install yarn -y
npm install
npm audit fix --force
cat /etc/masternodes/vivo_n1.conf | grep rpcpass

nano /etc/lighttpd/lighttpd.conf

/etc/init.d/lighttpd restart

ufw allow 3002

불러오는 중...
취소
저장