How to tell ember-cli to build using another file other than app/index.html

Is there a way to tell ember cli to use another HTML file for building instead of app/index.html? I have an in-app-addon and Im not sure how to find that information. Ive been searching for hours! Thanks!