Update the minecraft server address.
This commit is contained in:
@@ -27,7 +27,7 @@ import { NotificationsComponent } from '../core/notifications/notifications.comp
|
|||||||
`]
|
`]
|
||||||
})
|
})
|
||||||
export class ServerComponent implements OnInit {
|
export class ServerComponent implements OnInit {
|
||||||
serverAddress = '176.188.217.1:54311';
|
serverAddress = 'takiguchi.ovh:54311';
|
||||||
serverStartedChecked = false;
|
serverStartedChecked = false;
|
||||||
serverStarted = false;
|
serverStarted = false;
|
||||||
restarting = false;
|
restarting = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user