Add note about MongoDB dependency
This commit is contained in:
parent
8f174742f0
commit
663e0724ae
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ The "backend" folder contains files, that would be copied to /usr/lib/svrjs dire
|
|||
The "frontend" folder contains files, that would be copied to /var/www/svrjs directory.
|
||||
|
||||
You may need to set "useWebRootServerSideScript" in SVR.JS config.json to "false" and set up HTTP authentication at "/admin" and "/admin/" URLs.
|
||||
|
||||
The server-side script requires "mongodb@4x" npm package.
|
||||
|
|
Loading…
Reference in a new issue