diff --git a/docs/docs/start/config.md b/docs/docs/start/config.md index 5762670d96..84bb47526c 100644 --- a/docs/docs/start/config.md +++ b/docs/docs/start/config.md @@ -56,7 +56,6 @@ The following basic options are available: | INVENTREE_ADMIN_ENABLED | admin_enabled | Enable the [django administrator interface]({% include "django.html" %}/ref/contrib/admin/) | True | | INVENTREE_ADMIN_URL | admin_url | URL for accessing [admin interface](../settings/admin.md) | admin | | INVENTREE_LANGUAGE | language | Default language | en-us | -| INVENTREE_BASE_URL | base_url | Server base URL | *Not specified* | | INVENTREE_AUTO_UPDATE | auto_update | Database migrations will be run automatically | False | !!! tip "INVENTREE_SITE_URL"