mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-05 13:27:40 +02:00
5 lines
56 B
JavaScript
5 lines
56 B
JavaScript
var config = {
|
|
"port": 4567
|
|
}
|
|
|
|
module.exports = config; |