Files
NodeBB/public/config.default.json
2013-05-01 22:15:07 -04:00

7 lines
108 B
JSON

{
"socket" : {
"address" : "localhost",
"port" : "4567"
},
"api_url" : "http://localhost:4567/api/"
}