heyanlong commented on issue #10656: URL: https://github.com/apache/skywalking/issues/10656#issuecomment-1499994810
@snake1817 As far as I know, nginx will not use /etc/hosts for domain name resolution, If you want to use it, maybe you can to use `dnsmasq` and to add `resolver 127.0.0.53;` to `server` block. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
