From: Johannes Zellner Date: Mon, 4 Jul 2016 12:45:42 +0000 (+0200) Subject: Indicate where to specify the public folder X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=553c79b0947de2ae3cebb80ca01a3fe80991b943;hp=98e34a58a23079ccfa6300ba72f0d3d0bcf3b676;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git Indicate where to specify the public folder --- diff --git a/README.md b/README.md index 79697a2..ec1c108 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Surfer can also be run standlone on any server: git clone https://github.com/nebulade/surfer.git cd surfer npm install -./app.js +./app.js ``` Without LDAP integration, the default username is `test` with the same password. Check `src/auth.js` for further details about user management.