X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=submit%2FMO%2FSubmit.pm;h=f85852cfb008f3a2aeb4dd7eb4d4e6b7072efd50;hb=91f44a34afc80be20a8f9de9b07e9b0099275fe8;hp=18441dc791cc360ecff490debb6e498a6ca4f8c9;hpb=9306a593e097b30b55196f0fb7dd7c189389a0d3;p=eval.git diff --git a/submit/MO/Submit.pm b/submit/MO/Submit.pm index 18441dc..f85852c 100644 --- a/submit/MO/Submit.pm +++ b/submit/MO/Submit.pm @@ -18,7 +18,7 @@ sub new($) { my $root = $ENV{"MO_ROOT"} or die "Environment variable MO_ROOT not set\n"; my $self = { "Contest" => "CPSPC 2007", - "Server" => "localhost:8888", + "Server" => "kamzice.ms.mff.cuni.cz:8888", "Key" => "$mo/key.pem", # Keys and certificates "Cert" => "$mo/cert.pem", "CACert" => "$mo/ca-cert.pem",