mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
Without a fully qualified domain name, containers (like Docker) can't connect to the metadata server. Update the address for the metadata server to be a FQDN so containers can use the library. See #44.