By default, we're using the name of the project as the app name in the (temporary) manifest. This arrangement can result in the following error if the name is not changed prior to pushing:
Host must be either "*" or contain only alphanumeric characters, "_", or "-"
By default, we're using the name of the project as the app name in the (temporary) manifest. This arrangement can result in the following error if the name is not changed prior to pushing: