mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-02-22 15:33:37 +00:00
10 lines
303 B
C#
10 lines
303 B
C#
// These values should be written on container start
|
|
// ----
|
|
//$Host::AdminList = "";
|
|
//$Host::AdminPassword = "changeme";
|
|
//$Host::ClassicSuperAdminPassword = "changme";
|
|
//$Host::ClassicTelnetListenPass = "changeme";
|
|
//$Host::ClassicTelnetPassword = "changeme";
|
|
//$Host::SuperAdminList = "";
|
|
// ----
|
|
|