mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 07:10:30 +01:00
updated readmeh
This commit is contained in:
@@ -11,6 +11,12 @@ First step is to obtain all of the dependencies requires by node-forum:
|
||||
|
||||
# apt-get install redis
|
||||
|
||||
Now we ensure that the configuration files are properly set up. node-forum runs on port 4567 by default. The client side config can be set up thusly:
|
||||
|
||||
$ cp public/config.default.json public/config.json
|
||||
|
||||
Ensure that `/public/config.json` points to the publically accessible IP/hostname of your forum.
|
||||
|
||||
Lastly, we run the forum.
|
||||
|
||||
$ node app
|
||||
|
||||
Reference in New Issue
Block a user