瀏覽代碼

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

Loading…
取消
儲存