JAL-3690 disable proxy server for JalviewJS
authorJim Procter <jprocter@issues.jalview.org>
Tue, 15 Dec 2020 11:53:50 +0000 (11:53 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Tue, 15 Dec 2020 11:53:50 +0000 (11:53 +0000)
utils/jalviewjs/template.html

index d132460..4511824 100644 (file)
@@ -12,7 +12,7 @@ Info = {
        width: 850,
        height: 550,
   readyFunction: null,
-       serverURL: 'https://chemapps.stolaf.edu/jmol/jsmol/php/jsmol.php',
+       serverURL: '',
        j2sPath: 'swingjs/j2s',
        console:'sysoutdiv',
        allowjavascript: true