evertramos / docker-wordpress

Wordpress Docker container using SSL Certificates with LetsEncrypt
https://evertramos.github.io/docker-wordpress/
MIT License
486 stars 155 forks source link

ServerName should be set globally #16

Closed LucaMiozzo closed 6 years ago

LucaMiozzo commented 6 years ago

I've the error: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using {IP.IP.IP.IP} Set the 'ServerName' directive globally to suppress this message

I run in the root folder the docker-compose with https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion.git

and than in u sub folder the singular website with the docker-wordpress-letsencrypt where is the erro?

acche commented 4 years ago

@LucaMiozzo How to solved?

LucaMiozzo commented 4 years ago

@LucaMiozzo How to solved?

I've reinstalled the docker service on the server and I've used a custom Dockerfile. But today I use other solutions for that and I don't have the code oth this fix.

sorry

acche commented 4 years ago

@LucaMiozzo All right, thanks.