Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
masonbiomorph authored Dec 28, 2024
1 parent 360c72c commit 6874dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ module.exports = {

nodes: [
{
name: "Server",
host: "nodev4.fypmoon.org",
name: "Koi Node V4",
host: "lavav4.prplmoe.me",
port: 1118,
password: "fypmoon.org",
password: "prplmoe.me",
reconnectTimeout: 5000,
reconnectTries: Infinity,
secure: false
Expand Down

0 comments on commit 6874dc2

Please sign in to comment.