mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-07 08:02:50 +01:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"socket" : {
|
|
"address" : "localhost",
|
|
"port" : "4567"
|
|
},
|
|
"api_url" : "http://localhost:4567/api/"
|
|
} |