You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The introduction shows the differences between NameTypes and
accidentally uses a hardcoded value for server_name, which is a variable
that is used to make calls later in the code. By changing server_name
to a FQDN, this variable will work for anybody using the tutorial.
[[email protected]: Shrunk scope of change.]
0 commit comments