xsshunter-express icon indicating copy to clipboard operation
xsshunter-express copied to clipboard

Issue when try to up xsshunter docker

Open xElkomy opened this issue 3 years ago • 2 comments

Does anyone know how to fix this?

image

xElkomy avatar Nov 04 '22 20:11 xElkomy

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

xElkomy avatar Nov 05 '22 10:11 xElkomy

Now it's worked perfectly

image

xElkomy avatar Nov 05 '22 10:11 xElkomy