function doGet(e) {
return HtmlService.createTemplateFromFile('Index').evaluate();
}
then create Index.html file save it and
deploy it using web app configuration and Change Access Anyone
I have tried opening with a test URL but the result is still the same