Skip to content

Commit

Permalink
Config update
Browse files Browse the repository at this point in the history
  • Loading branch information
JABirchall committed Sep 21, 2016
1 parent 6057216 commit 18c3ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/TeamSpeak.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ class TeamSpeak
{

public static $TS3config = [
'username' => 'serveradmin',
'password' => 'Tyc00n..',
'host' => 'ts3.mxgaming.com',
'username' => '127.0.0.1',
'password' => 'password',
'host' => '127.0.0.1',
'port' => 10011,
'name' => 'Nimda',
'serverPort' => 9987,
Expand Down

0 comments on commit 18c3ebe

Please sign in to comment.