Parcourir la source

dealing with lighthttpd

master
ddp il y a 3 ans
Parent
révision
3ece757971
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. +6
    -0
      installnodejs.txt

+ 6
- 0
installnodejs.txt Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer