0

Could not reliably determine the server's fully qualified domain

Rudhra 2 years ago 0

When I recreate my docker container, I get this message. Filerun works normally and I did not change my domain: 

AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.27.0.5. Set the 'ServerName' directive globally to suppress this message

AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.27.0.5. Set the 'ServerName' directive globally to suppress this message

I do not see ServerName as an available env variable for the docker image. How can I set ServerName?