From a0924fff809d3b66e1ba5922304dfc15b829b452 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Wed, 24 Apr 2024 13:43:07 +0300 Subject: [PATCH] Update default URL for main tenant --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8ddd89f..3c4963d 100644 --- a/README.rst +++ b/README.rst @@ -62,8 +62,10 @@ default tenant on which your application runs:: ./manage.py initial_setup -Your tenant will be available at https://public.$KIWI_TENANTS_DOMAIN! -Other tenants can also be created via the web interface as well. +Your tenant will be available at https://$KIWI_TENANTS_DOMAIN! +Other tenants can be created via the web interface and will be available +under team-01.$KIWI_TENANTS_DOMAIN, product-02.$KIWI_TENANTS_DOMAIN, etc +depnding on the actual ``schema name`` you give them. DNS configuration