Updated WSGI html python script

This commit is contained in:
Bernardo Carvalho
2021-12-15 18:19:17 +00:00
parent 947b95ffee
commit f14a20ac68
3 changed files with 52 additions and 27 deletions

View File

@@ -40,7 +40,7 @@ mail_end {
send {
mail_start;
out "Problem is: %s\n";
out "Please check: http://epics.ipfn.ist.utl.pt/isttok";
out "Please check: http://epics.ipfn.tecnico.ulisboa.pt/isttok";
mail_end;
}