publicPort typo
This commit is contained in:
@@ -397,7 +397,7 @@ function getDefaultConfig() {
|
|||||||
enabled : false,
|
enabled : false,
|
||||||
port : 8070,
|
port : 8070,
|
||||||
publicHostname : 'another-fine-enigma-bbs.org',
|
publicHostname : 'another-fine-enigma-bbs.org',
|
||||||
publicPort : 8080, // adjust if behind NAT/etc.
|
publicPort : 8070, // adjust if behind NAT/etc.
|
||||||
bannerFile : 'gopher_banner.asc',
|
bannerFile : 'gopher_banner.asc',
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user