ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
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:
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: