Skip to content

Commit

Permalink
Update default URL for main tenant
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 24, 2024
1 parent 7588099 commit a0924ff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0924ff

Please sign in to comment.