mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-09 00:20:29 +08:00
Allow the server port to be configurable via config.js
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
var config = {
|
||||
port: 3000,
|
||||
db: {
|
||||
user : '',
|
||||
password : '',
|
||||
|
||||
Reference in New Issue
Block a user