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
Due to skydns base on etcd, and etcd can't support key like:
"/local/skydns/com/maindomain"
and
"/local/skydns/com/maindomain/subdomain" coexist, how to configure main domain and sub-domain with different host?
Hello,
Due to skydns base on etcd, and etcd can't support key like:
"/local/skydns/com/maindomain"
and
"/local/skydns/com/maindomain/subdomain" coexist, how to configure main domain and sub-domain with different host?
maindomain.com > host = 127.0.0.1
subdomain.maindomain.com > host = 127.0.0.2
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: