You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I am using command:
sudo docker run -i -t -p 80:80 -p 443:443 -e LETS_ENCRYPT_DOMAIN=your_domain -e LETS_ENCRYPT_MAIL=your_mail onlyoffice
where "onlyoffice" was build by "docker build . -t onlyoffice",
I have this problem:
And when I using normal email, I have this problem:
The text was updated successfully, but these errors were encountered:
Same here. Specifying domain and mail in compose environment, but certbot says that challenges have failed. How to modify certbot startup parameters to include -v?
Hello, when I am using command:
sudo docker run -i -t -p 80:80 -p 443:443 -e LETS_ENCRYPT_DOMAIN=your_domain -e LETS_ENCRYPT_MAIL=your_mail onlyoffice
where "onlyoffice" was build by "docker build . -t onlyoffice",
I have this problem:
And when I using normal email, I have this problem:
The text was updated successfully, but these errors were encountered: