xsshunter-express
xsshunter-express copied to clipboard
Issue when try to up xsshunter docker
Does anyone know how to fix this?

AFTER DELETE THE DOCKER CONTINERS AND BUILD IT AGAIN THE ERRORS CHANGES, AND I FIX IT BY CHANGE SSLDATA/CONFIG.JS AND ADD THIS
"sites": [{
"subject": "mydoamin.com",
"altnames": [ "mydoamin.com", "www.mydoamin.com"]
}]
}
References https://git.rootprojects.org/root/greenlock-express.js/issues/21
Now it's worked perfectly
