mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
publicPort typo
This commit is contained in:
parent
615edac7cd
commit
b89096fd99
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ function getDefaultConfig() {
|
|||
enabled : false,
|
||||
port : 8070,
|
||||
publicHostname : 'another-fine-enigma-bbs.org',
|
||||
publicPort : 8080, // adjust if behind NAT/etc.
|
||||
publicPort : 8070, // adjust if behind NAT/etc.
|
||||
bannerFile : 'gopher_banner.asc',
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue