Whenever I start my containers up, I see this message:
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.2. Set the 'ServerName' directive globally to suppress this message
How and where do I set the ServerName directive so that it's a permanent address? Can I set it so that it's localhost?
Whenever I start my containers up, I see this message:
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.2. Set the 'ServerName' directive globally to suppress this message
How and where do I set the ServerName directive so that it's a permanent address? Can I set it so that it's localhost?