edit readme yeah again and again
This commit is contained in:
parent
0364d4c5dd
commit
4ab2ac0e58
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue