You can change the effective domain name of the ESP in user_main.c; the hostname in the dns code is only used in some rare cases and it's enough that it resolves to *something*. The end result will always be what the webserver redirects to, which is what you enter in user_main.c.
You can change the effective domain name of the ESP in user_main.c; the hostname in the dns code is only used in some rare cases and it's enough that it resolves to *something*. The end result will always be what the webserver redirects to, which is what you enter in user_main.c.