* Updated quickstart just slightly

* Start work on config.md configuration notes
This commit is contained in:
Bryan Ashby
2015-11-19 22:34:55 -07:00
parent 55c9d557db
commit 09f6ad1d0c
2 changed files with 26 additions and 1 deletions

View File

@@ -44,4 +44,7 @@ messages: {
./main.js
```
The first user you create via applying is the root SysOp.
Some points of interest:
* Default ports are 8888 (Telnet) and 8889 (SSH)
* The first user you create via applying is the root SysOp.
* You may want to tail the logfile with Bunyan: `tail -F ./logs/enigma-bbs.log | ./node_modules/bunyan/bin/bunyan`