mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-01-20 08:34:45 +00:00
11 lines
303 B
C#
11 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 = "";
|
|
// ----
|
|
|