Open davehorsfall opened 1 year ago
@armaos wrote #108
Just to add one more. You can mention in the documentation that https can be enabled though http-server by setting up the certificate and adding the corresponding parameter in the command -C cert.pem: npx http-server output/CytAssist_FFPE_Human_Breast_Cancer/0.3.2/ --port 3000 --cors -S -C cert.pem
See #108