Skip to content

Commit

Permalink
Change defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonnold committed Dec 16, 2023
1 parent 7dc2bd4 commit 19dbc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ type NodeTLCVConfig = {

export const config: NodeTLCVConfig = {
url: 'GrahamCCRL.dyndns.org',
ports: [16061, 16062, 16063, 16065, 16068, 16091, 16092, 16093, 16094],
ports: [16061, 16062, 16063, 16064, 16065, 16066, 16067, 16068, 16069, 16070, 16071, 16072, 16073, 16074, 16075],
};

0 comments on commit 19dbc1c

Please sign in to comment.