edit readme yeah again and again

This commit is contained in:
asyncnomi 2022-12-11 19:25:24 +01:00
parent 0364d4c5dd
commit 4ab2ac0e58

View file

@ -18,5 +18,5 @@
* move conf: `sudo mv reverse-proxy.conf /etc/nginx/sites-available/`
* Enable site: `sudo ln -s /etc/nginx/sites-available/reverse-proxy.conf /etc/nginx/sites-enabled/reverse-proxy.conf`
* restart nginx: `sudo systemctl restart nginx`
* edit the ldap-conf file with your LDAP bind user cred.
* Enter your LDAP bind user cred by running: `node ldap-cond.js`
* Run the server: `pm2 start index.js --name bde-list -i 1`