Example #1
0
def get_host():
    from saleor.site.utils import get_domain
    return get_domain()
Example #2
0
def get_host():
    from saleor.site.utils import get_domain
    return get_domain()