This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
forgot to update config, derp
Browse Source
v1.18.x
psychobunny
12 years ago
parent
a537c4d805
commit
f68d9c6635
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
public/config.default.json
Unescape
Escape
View File
@ -2,5 +2,6 @@
"socket"
:
{
"socket"
:
{
"address"
:
"localhost"
,
"address"
:
"localhost"
,
"port"
:
"4567"
"port"
:
"4567"
}
}
,
"api_url"
:
"localhost"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue