Just add below section in your web.config file.

<system.serviceModel>
     <serviceHostingEnvironment multipleSiteBindingsEnabled="true"/>
</system.serviceModel>